On Thu, Oct 4, 2018 at 6:50 PM Joel Fernandes (Google) <j...@joelfernandes.org> wrote: > > I am one of the main engineers working on ashmem. I have been fixing > bugs in the driver and have been involved in the memfd conversion > discussions and sending patches about that. I also have an understanding > of the binder driver and was involved with some of the development on > finer grained locking. So I would like to be added to the MAINTAINERS > file for android drivers for review and maintenance of ashmem and other > Android drivers. > > Cc: tk...@google.com > Cc: gre...@linuxfoundation.org > Signed-off-by: Joel Fernandes (Google) <j...@joelfernandes.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 544cac829cf4..d639c4d04438 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -894,6 +894,7 @@ M: Greg Kroah-Hartman <gre...@linuxfoundation.org> > M: Arve Hjønnevåg <a...@android.com> > M: Todd Kjos <tk...@android.com> > M: Martijn Coenen <m...@android.com> > +M: Joel Fernandes <j...@joelfernandes.org> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git > L: de...@driverdev.osuosl.org > S: Supported > -- > 2.19.0.605.g01d371f741-goog >
Nice to have someone focused on ashmem maintenance! Acked-by: Todd Kjos <tk...@android.com>