diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-02 16:04:59 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-03-03 06:28:27 +0300 |
commit | 50186e121ea1adcc43d0f9f790ee45e0b0f1202f (patch) | |
tree | 83f441077b6132c4bf78c2ec76842b44b27b3350 | |
parent | 5ae6fcc4bb82bd05996cc685b8786c586637e56d (diff) | |
download | linux-50186e121ea1adcc43d0f9f790ee45e0b0f1202f.tar.xz |
MAINTAINERS: take over Kconfig maintainership
I have recently picked up Kconfig patches to my tree without any
declaration. Making it official now.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 93a12af4f180..b708b6daff79 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7600,8 +7600,10 @@ F: mm/kasan/ F: scripts/Makefile.kasan KCONFIG +M: Masahiro Yamada <yamada.masahiro@socionext.com> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kconfig L: linux-kbuild@vger.kernel.org -S: Orphan +S: Maintained F: Documentation/kbuild/kconfig-language.txt F: scripts/kconfig/ |