From patchwork Fri Mar 10 01:41:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 9614477 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 58B17602B4 for ; Fri, 10 Mar 2017 01:46:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4A96C286EF for ; Fri, 10 Mar 2017 01:46:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3E4EA286F5; Fri, 10 Mar 2017 01:46:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BC1CA286EF for ; Fri, 10 Mar 2017 01:46:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754763AbdCJBph (ORCPT ); Thu, 9 Mar 2017 20:45:37 -0500 Received: from conuserg-10.nifty.com ([210.131.2.77]:48924 "EHLO conuserg-10.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932097AbdCJBpf (ORCPT ); Thu, 9 Mar 2017 20:45:35 -0500 Received: from pug.jp.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-10.nifty.com with ESMTP id v2A1ivFg023934; Fri, 10 Mar 2017 10:44:57 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-10.nifty.com v2A1ivFg023934 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1489110297; bh=NvdWrm81dkX9qhpyhT37BaoEYgFAnJSx50Xx/c18bps=; h=From:To:Cc:Subject:Date:From; b=XFUrE5Zvien5pKpqH6tzPW9TxsmJuIRAdJco4ZYB9MeNPpRvDEuNGnae8pYAC7ATZ KTC1EV+vnKLj/JKD1AqYFqpR9vQZ2TGazGx7f1wGDhl/mk8ZQvqr9NAuwy/1bnyynD EkNHI3DWW9oLqboSwVNt5B/cXxKE+/Y0/q7cxOB6V0QYyNnpaCd/1Mxvmx5evDP6El Gr4SBqHfXxMvC3ydRzUNgVK37ELfHGjVKU/hIzSU+2gy5rWXQEgXOYkus7cAx/GYMX 2hB+VLT3nQH4behlVlPz3pRBw3eO3icAeHvfM2DP8wfIwQMLpW6Ny8kFaDnr+CZu+S R5gg95n7kFQwg== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: linux-kbuild@vger.kernel.org Cc: Michal Marek , linux-kernel@vger.kernel.org, Stephen Rothwell , Linus Torvalds , Masahiro Yamada Subject: [PATCH] MAINTAINERS: add Masahiro Yamada as a Kbuild maintainer Date: Fri, 10 Mar 2017 10:41:50 +0900 Message-Id: <1489110110-9723-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kbuild-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 Acked-by: Michal Marek --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index c265a5f..f1023c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7084,9 +7084,9 @@ S: Maintained F: fs/autofs4/ KERNEL BUILD + files below scripts/ (unless maintained elsewhere) +M: Masahiro Yamada M: Michal Marek -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes +T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git L: linux-kbuild@vger.kernel.org S: Maintained F: Documentation/kbuild/