Message ID | 20200320081257.GA5818@syed.domain.name (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v1] MAINTAINERS: Add Syed Nayyar Waris to ACCES 104-QUAD-8 driver | expand |
On Fri, Mar 20, 2020 at 01:42:58PM +0530, Syed Nayyar Waris wrote: > Add Syed Nayyar Waris as a co-maintainer for the ACCES 104-QUAD-8 > counter driver. > > Cc: William Breathitt Gray <vilhelm.gray@gmail.com> > Signed-off-by: Syed Nayyar Waris <syednwaris@gmail.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8fa40c3..55c7794 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -276,6 +276,7 @@ F: drivers/gpio/gpio-104-idio-16.c > > ACCES 104-QUAD-8 DRIVER > M: William Breathitt Gray <vilhelm.gray@gmail.com> > +M: Syed Nayyar Waris <syednwaris@gmail.com> > L: linux-iio@vger.kernel.org > S: Maintained > F: Documentation/ABI/testing/sysfs-bus-counter-104-quad-8 > -- > 2.7.4 The 104-QUAD-8 driver is getting large so having another set of eyes on it is much appreciated. Thanks! Acked-by: William Breathitt Gray <vilhelm.gray@gmail.com>
On Fri, 20 Mar 2020 09:36:00 -0400 William Breathitt Gray <vilhelm.gray@gmail.com> wrote: > On Fri, Mar 20, 2020 at 01:42:58PM +0530, Syed Nayyar Waris wrote: > > Add Syed Nayyar Waris as a co-maintainer for the ACCES 104-QUAD-8 > > counter driver. > > > > Cc: William Breathitt Gray <vilhelm.gray@gmail.com> > > Signed-off-by: Syed Nayyar Waris <syednwaris@gmail.com> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 8fa40c3..55c7794 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -276,6 +276,7 @@ F: drivers/gpio/gpio-104-idio-16.c > > > > ACCES 104-QUAD-8 DRIVER > > M: William Breathitt Gray <vilhelm.gray@gmail.com> > > +M: Syed Nayyar Waris <syednwaris@gmail.com> > > L: linux-iio@vger.kernel.org > > S: Maintained > > F: Documentation/ABI/testing/sysfs-bus-counter-104-quad-8 > > -- > > 2.7.4 > > The 104-QUAD-8 driver is getting large so having another set of eyes on > it is much appreciated. Thanks! > > Acked-by: William Breathitt Gray <vilhelm.gray@gmail.com> Applied. Thanks, Jonathan
On Sat, Mar 21, 2020 at 8:23 PM Jonathan Cameron <jic23@kernel.org> wrote: > On Fri, 20 Mar 2020 09:36:00 -0400 > William Breathitt Gray <vilhelm.gray@gmail.com> wrote: > > On Fri, Mar 20, 2020 at 01:42:58PM +0530, Syed Nayyar Waris wrote: > Applied. Jonathan, JFYI: we have parse-maintainers.pl which would be nice to run when changes to MAINTAINERS happen. P.S. This change is probably okay, but for the future.
diff --git a/MAINTAINERS b/MAINTAINERS index 8fa40c3..55c7794 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -276,6 +276,7 @@ F: drivers/gpio/gpio-104-idio-16.c ACCES 104-QUAD-8 DRIVER M: William Breathitt Gray <vilhelm.gray@gmail.com> +M: Syed Nayyar Waris <syednwaris@gmail.com> L: linux-iio@vger.kernel.org S: Maintained F: Documentation/ABI/testing/sysfs-bus-counter-104-quad-8
Add Syed Nayyar Waris as a co-maintainer for the ACCES 104-QUAD-8 counter driver. Cc: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Syed Nayyar Waris <syednwaris@gmail.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)