From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] MAINTAINERS: handle buildsystem Date: Thu, 25 Sep 2014 12:38:50 +0200 Message-ID: <20140925103850.GA12252@aepfle.de> References: <1411635582-23876-1-git-send-email-olaf@aepfle.de> <1411638478.28127.92.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1411638478.28127.92.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Keir Fraser , Tim Deegan , Ian Jackson , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Sep 25, Ian Campbell wrote: > Does anyone have an opinion on adding these new paths to the existing > tools section, rather than adding a new section? tools is fine with me. Patch may look like shown below. Olaf diff --git a/MAINTAINERS b/MAINTAINERS index bf6b099..6b10cad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -228,6 +228,7 @@ MINI-OS M: Stefano Stabellini M: Samuel Thibault S: Supported +F: config/MiniOS.mk F: extras/mini-os/ OCAML TOOLS @@ -277,6 +278,8 @@ STUB DOMAINS M: Stefano Stabellini M: Samuel Thibault S: Supported +F: config/Stubdom.mk.in +F: m4/stubdom.m4 F: stubdom/ TOOLSTACK @@ -285,6 +288,20 @@ M: Stefano Stabellini M: Ian Campbell M: Wei Liu S: Supported +F: .gitignore +F: config/Docs.mk.in +F: config/Paths.mk.in +F: config/Stubdom.mk.in +F: config/Tools.mk.in +F: config/Toplevel.mk.in +F: install.sh +F: m4/ +F: configure +F: configure.ac +F: docs/configure +F: docs/configure.ac +F: stubdom/configure +F: stubdom/configure.ac F: tools/ TRANSCENDENT MEMORY (TMEM)