[coreboot-gerrit] New patch to review for coreboot: MAINTAINERS: Update list

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Sun Mar 5 19:20:33 CET 2017


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/18578

-gerrit

commit c13520dfd16e6ffbdae6596de795db0ce6af8db2
Author: Martin Roth <martinroth at google.com>
Date:   Sun Mar 5 11:20:18 2017 -0700

    MAINTAINERS: Update list
    
    - Fix whitespace: Change some spaces to tabs
    - Add myself as an abuild maintainer
    - Add util/xcompile and util/genbuild_h to the BUILD SYSTEM section
    - Add new sections for utilities: docker, toolchain, and git
    - Remove GENERIC DRAM section
    - Remove the mailing list.  We don't want it to be added as a reviewer.
    
    Change-Id: I78692fcac174d7b7c4d65911c85e4e2dacefcfc0
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 MAINTAINERS | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e672fd7..70439e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -144,7 +144,7 @@ F:	src/ec/lenovo/
 
 LENOVO MAINBOARDS
 M:	Alexander Couzens <lynxis at fe80.eu>
-M:      Patrick Rudolph <siro at das-labor.org>
+M:	Patrick Rudolph <siro at das-labor.org>
 S:	Maintained
 F:	src/mainboard/lenovo/
 
@@ -306,6 +306,7 @@ F:	src/drivers/ati/mach64/
 
 ABUILD
 M:	Patrick Georgi <patrick at georgi-clan.de>
+M:	Martin Roth <gaumless at gmail.com>
 S:	Supported
 F:	util/abuild/
 
@@ -348,8 +349,8 @@ F:	src/include/pc80/
 F:	src/include/cpu/x86/
 
 INTEL SUPPORT
-M:      Patrick Rudolph <siro at das-labor.org>
-S:      Maintained
+M:	Patrick Rudolph <siro at das-labor.org>
+S:	Maintained
 F:	src/vendorcode/intel/
 F:	src/cpu/intel/
 F:	src/northbridge/intel/
@@ -404,6 +405,8 @@ F:	*.inc
 F:	src/include/kconfig.h
 F:	util/kconfig/
 F:	util/sconfig/
+F:	util/xcompile/
+F:	util/genbuild_h/
 
 BOARD STATUS
 M:	Martin Roth <gaumless at gmail.com>
@@ -472,6 +475,22 @@ F:	src/security/tpm12/
 F:	src/security/tpm20/
 F:	util/tss-generator/
 
+DOCKER
+M:	Martin Roth <gaumless at gmail.com>
+S:	Supported
+F:	util/docker/
+
+TOOLCHAIN
+M:	Martin Roth <gaumless at gmail.com>
+S:	Supported
+F:	util/crossgcc/
+
+GIT
+M:	Martin Roth <gaumless at gmail.com>
+S:	Supported
+F:	.git*
+F:	/util/gitconfig
+
 MISSING: TIMERS / DELAYS
 
 MISSING: TIMESTAMPS
@@ -490,13 +509,10 @@ MISSING: DMP / QEMU-X86
 
 MISSING: ELOG
 
-MISSING: GENERIC DRAM (should drop)
-
 MISSING: SPI
 
 THE REST
 M:	Stefan Reinauer <stefan.reinauer at coreboot.org>
-L:	coreboot at coreboot.org
 T:	git http://review.coreboot.org/coreboot
 S:	Buried alive in mainboards
 F:	*



More information about the coreboot-gerrit mailing list