On 01/21/2018 04:14 PM, Akinobu Mita wrote: > This adds an entry to the MAINTAINERS file for ov9650 driver. The > following persons are added in this entry. > > * Sakari as a person who looks after media sensor driver patches > * Sylwester as a module author > * Myself as a person who has the hardware and can test the patches > > Cc: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > Cc: Jacopo Mondi <jacopo@xxxxxxxxxx> > Cc: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> > Cc: Hugues Fruchet <hugues.fruchet@xxxxxx> > Cc: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> > Cc: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx> Feel free to add my: Acked-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e358141..8924e39 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10052,6 +10052,15 @@ S: Maintained > F: drivers/media/i2c/ov7670.c > F: Documentation/devicetree/bindings/media/i2c/ov7670.txt > > +OMNIVISION OV9650 SENSOR DRIVER > +M: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > +R: Akinobu Mita <akinobu.mita@xxxxxxxxx> > +R: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > +L: linux-media@xxxxxxxxxxxxxxx > +T: git git://linuxtv.org/media_tree.git > +S: Maintained > +F: drivers/media/i2c/ov9650.c Regards, Sylwester