Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1374528

[RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry

From Laura Abbott <labbott@redhat.com>
Newsgroups linux.kernel
Subject [RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry
Date 2016-04-09 01:40 +0200
Message-ID <rlOal-46m-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The android drivers have a few other people reviewing patches.
Add a separate entry to ensure patches go to the right people.

Signed-off-by: Laura Abbott <labbott@redhat.com>
---
Sumit and I have been doing review anyway so I think it makes sense for
us to be cc-ed on patches in addition to the generic Android maintainers.
Anyone else who wants to join in is welcome.
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 40eb1db..c697c6e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -776,6 +776,15 @@ S:	Supported
 F:	drivers/android/
 F:	drivers/staging/android/
 
+ANDROID ION DRIVER
+M:	Laura Abbott <labbott@redhat.com>
+M:	Sumit Semwal <sumit.semwal@linaro.org>
+L:	devel@driverdev.osuosl.org
+S:	Supported
+F:	drivers/staging/android/ion
+F:	drivers/staging/android/uapi/ion.h
+F:	drivers/staging/android/uapi/ion_test.h
+
 AOA (Apple Onboard Audio) ALSA DRIVER
 M:	Johannes Berg <johannes@sipsolutions.net>
 L:	linuxppc-dev@lists.ozlabs.org
-- 
2.5.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry Laura Abbott <labbott@redhat.com> - 2016-04-09 01:40 +0200
  Re: [RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-04-09 03:00 +0200
  Re: [RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry Dan Carpenter <dan.carpenter@oracle.com> - 2016-04-11 08:20 +0200
    Re: [RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry Dan Carpenter <dan.carpenter@oracle.com> - 2016-04-11 14:00 +0200
      Re: [RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-04-11 16:20 +0200

csiph-web