diff options
author | Mathieu Poirier <[email protected]> | 2021-01-04 10:16:18 -0700 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-03-08 10:49:36 -0600 |
commit | 5f140174988edc739530ed9f2220e458a488b10a (patch) | |
tree | 897e2feb6733e044df39f8ed8316015265de571c | |
parent | 7029e783027706b427bbfbdf8558252c1dac6fa0 (diff) |
MAINTAINERS: Add co-maintainer for remoteproc/RPMSG subsystems
After discussing with Bjorn, stepping forward to help with the
maintenance of the remoteproc and RPMSG subsystems.
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d92f85ca831d..b75658c9797c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15205,6 +15205,7 @@ F: fs/reiserfs/ REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM M: Ohad Ben-Cohen <[email protected]> M: Bjorn Andersson <[email protected]> +M: Mathieu Poirier <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git rproc-next @@ -15218,6 +15219,7 @@ F: include/linux/remoteproc/ REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM M: Ohad Ben-Cohen <[email protected]> M: Bjorn Andersson <[email protected]> +M: Mathieu Poirier <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git rpmsg-next |