Add myself as co-maintainer for the remote processor related subsystems, as agreed with Ohad.
Signed-off-by: Bjorn Andersson <[email protected]> --- 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 <[email protected]> +M: Bjorn Andersson <[email protected]> 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 <[email protected]> +M: Bjorn Andersson <[email protected]> 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 <[email protected]> +M: Bjorn Andersson <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git S: Maintained F: drivers/rpmsg/ -- 2.5.0

