diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-03-09 20:41:50 -0500 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-03-10 11:15:26 -0500 |
commit | 8b38f890eff6efc153130254a96452570f971159 (patch) | |
tree | 2cfc7157116050b0c9d64c052d30f468478edd9f /MAINTAINERS | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 (diff) |
MAINTAINERS: add Masahiro Yamada as a Kbuild maintainer
It has been difficult lately for Michal to work on Kbuild on his
regular basis. We discussed the maintainership of Kbuild, and I
decided to be a co-maintainer.
Add myself to the maintainer field, and replace the repository with
my own.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c265a5fe4848..f1023c52b1e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7084,9 +7084,9 @@ S: Maintained | |||
7084 | F: fs/autofs4/ | 7084 | F: fs/autofs4/ |
7085 | 7085 | ||
7086 | KERNEL BUILD + files below scripts/ (unless maintained elsewhere) | 7086 | KERNEL BUILD + files below scripts/ (unless maintained elsewhere) |
7087 | M: Masahiro Yamada <yamada.masahiro@socionext.com> | ||
7087 | M: Michal Marek <mmarek@suse.com> | 7088 | M: Michal Marek <mmarek@suse.com> |
7088 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next | 7089 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git |
7089 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes | ||
7090 | L: linux-kbuild@vger.kernel.org | 7090 | L: linux-kbuild@vger.kernel.org |
7091 | S: Maintained | 7091 | S: Maintained |
7092 | F: Documentation/kbuild/ | 7092 | F: Documentation/kbuild/ |