Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1333390
| From | Bjorn Andersson <bjorn.andersson@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] MAINTAINERS: Add co-maintainer for remoteproc subsystems |
| Date | 2016-02-14 02:40 +0100 |
| Message-ID | <r1TPj-4oo-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add myself as co-maintainer for the remote processor related subsystems, as agreed with Ohad. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4ebe2e886d36..f51056b02fcd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4989,6 +4989,7 @@ F: include/linux/hw_random.h HARDWARE SPINLOCK CORE M: Ohad Ben-Cohen <ohad@wizery.com> +M: Bjorn Andersson <bjorn.andersson@linaro.org> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git F: Documentation/hwspinlock.txt @@ -9170,6 +9171,7 @@ F: include/linux/regmap.h REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM M: Ohad Ben-Cohen <ohad@wizery.com> +M: Bjorn Andersson <bjorn.andersson@linaro.org> T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git S: Maintained F: drivers/remoteproc/ @@ -9178,6 +9180,7 @@ F: include/linux/remoteproc.h REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM M: Ohad Ben-Cohen <ohad@wizery.com> +M: Bjorn Andersson <bjorn.andersson@linaro.org> T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git S: Maintained F: drivers/rpmsg/ -- 2.5.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] MAINTAINERS: Add co-maintainer for remoteproc subsystems Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-02-14 02:40 +0100 Re: [PATCH] MAINTAINERS: Add co-maintainer for remoteproc subsystems Ohad Ben-Cohen <ohad@wizery.com> - 2016-02-18 08:50 +0100
csiph-web