diff options
author | Patrick Georgi <patrick@georgi-clan.de> | 2015-05-21 18:54:10 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-05-22 22:47:03 +0200 |
commit | 65ff63f5ea70ca08d451d8e25791bf1200ce8c11 (patch) | |
tree | 4aa3c81338f14e48d0b75a72fb01f91ac194c87f /MAINTAINERS | |
parent | 11b01a957439d0406b607ee8c8160e319672bf45 (diff) |
MAINTAINERS: grab build system responsibility
Since nobody else stepped up, I hereby claim responsibility for the
build system.
Change-Id: I580b906d15fc2f049f0072e7b4608b1f19db83ab
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/10277
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b054f4dc8c..bd49c41849 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -139,6 +139,14 @@ M: Patrick Georgi <patrick@georgi-clan.de> S: Supported F: util/lint/ +BUILD SYSTEM +M: Patrick Georgi <patrick@georgi-clan.de> +S: Supported +F: Makefile +F: *.inc +F: util/kconfig +F: util/sconfig + THE REST M: Stefan Reinauer <stefan.reinauer@coreboot.org> L: coreboot@coreboot.org |