diff options
| author | Joel Fernandes (Google) <[email protected]> | 2018-10-04 18:49:52 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-10-15 20:26:50 +0200 |
| commit | 4a2b2662e9d21648502e5be10dcd312b8fe85bca (patch) | |
| tree | 8647a069ca139ffe7d0f53ba2788f5ca9b82632a | |
| parent | 3c53e2352a9bf87128e7a8ddb69c7543941a3092 (diff) | |
MAINTAINERS: Add me to Android drivers
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.
Signed-off-by: Joel Fernandes (Google) <[email protected]>
Acked-by: Todd Kjos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0ad541124e7d..0282aae5fcef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -932,6 +932,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 S: Supported |