Hi Sakari, Thank you for the patch. On Thu, Jun 20, 2019 at 05:17:53PM +0300, Sakari Ailus wrote: > When Media Controller was merged to mainline long, long time ago, no-one > bothered to think what its MAINTAINERS entry should be. Now that Media > Controller is moved into its own directory, address this at the same time. > > So tell people to mail patches to myself and Laurent Pinchart. > > Note that the patches are still merged through the Media tree, just like > any other driver or framework bits that have separate "mail patches to" > entries different from the main drivers/media one. > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> This will help me catching changes to the media controller, and being more active on reviews, so I welcome that change. Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> (pick the tag you find the most appropriate, or both if you desire) > --- > This patch adds a MAINTAINERS entry for the MC framework and API, as > discussed in this week's weekly meeting. > > MAINTAINERS | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ad2bf808b02c..0a064d10a5df 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9643,6 +9643,17 @@ L: linux-iio@xxxxxxxxxxxxxxx > S: Maintained > F: drivers/iio/dac/cio-dac.c > > +MEDIA CONTROLLER FRAMEWORK > +M: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > +M: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > +L: linux-media@xxxxxxxxxxxxxxx > +W: https://www.linuxtv.org > +T: git git://linuxtv.org/media_tree.git > +S: Supported > +F: drivers/media/mc/ > +F: include/media/media-*.h > +F: include/uapi/linux/media.h > + > MEDIA DRIVERS FOR ASCOT2E > M: Sergey Kozlov <serjk@xxxxxxxx> > M: Abylay Ospan <aospan@xxxxxxxx> -- Regards, Laurent Pinchart