Message ID | 1519995899-18187-1-git-send-email-yamada.masahiro@socionext.com |
---|---|
State | Accepted |
Commit | 50186e121ea1adcc43d0f9f790ee45e0b0f1202f |
Headers | show |
Series | MAINTAINERS: take over Kconfig maintainership | expand |
On Fri, Mar 2, 2018 at 5:04 AM, Masahiro Yamada <yamada.masahiro@socionext.com> wrote: > I have recently picked up Kconfig patches to my tree without any > declaration. Making it official now. Ack. I expect I'll see this in one of your pull requests, so I'm not applying it now. Linus
2018-03-03 3:37 GMT+09:00 Linus Torvalds <torvalds@linux-foundation.org>: > On Fri, Mar 2, 2018 at 5:04 AM, Masahiro Yamada > <yamada.masahiro@socionext.com> wrote: >> I have recently picked up Kconfig patches to my tree without any >> declaration. Making it official now. > > Ack. > > I expect I'll see this in one of your pull requests, so I'm not applying it now. > > Linus > -- > To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html Applied to linux-kbuild with Linus' Ack. -- Best Regards Masahiro Yamada
diff --git a/MAINTAINERS b/MAINTAINERS index 1c95c60..4623caf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7602,8 +7602,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/
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> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.7.4