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: [email protected] Cc: [email protected] Signed-off-by: Joel Fernandes (Google) <[email protected]> --- 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 <[email protected]> M: Arve Hjønnevåg <[email protected]> M: Todd Kjos <[email protected]> M: Martijn Coenen <[email protected]> +M: Joel Fernandes <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git L: [email protected] S: Supported -- 2.19.0.605.g01d371f741-goog

