From: Olaf Hering Date: Thu, 25 Sep 2014 13:08:14 +0000 (+0200) Subject: MAINTAINERS: handle buildsystem X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~4292 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3fd591ff2eb887c187f798b5a44edd5c63d5ea93;p=xen.git MAINTAINERS: handle buildsystem Tweaking configure and friends is most likely not of much interest for anyone beside the tools maintainers. List such files, which are currently covered by "THE REST", in the TOOLSTACK section. Also update list of stubdom related files. Signed-off-by: Olaf Hering Cc: Ian Campbell Cc: Ian Jackson Cc: Jan Beulich Cc: Keir Fraser Cc: Tim Deegan Acked-by: Ian Jackson Acked-by: Ian Campbell --- diff --git a/MAINTAINERS b/MAINTAINERS index 4258e48c1b..891c2cb7ee 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 @@ -284,6 +285,8 @@ STUB DOMAINS M: Stefano Stabellini M: Samuel Thibault S: Supported +F: config/Stubdom.mk.in +F: m4/stubdom.m4 F: stubdom/ TOOLSTACK @@ -292,6 +295,16 @@ M: Stefano Stabellini M: Ian Campbell M: Wei Liu S: Supported +F: autogen.sh +F: config/*.in +F: install.sh +F: m4/ +F: configure +F: docs/Makefile +F: stubdom/Makefile +F: *.ac +F: */configure +F: */*.ac F: tools/ TRANSCENDENT MEMORY (TMEM)