summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2020-12-02 15:57:24 +0100
committerFelix Held <felix-coreboot@felixheld.de>2020-12-04 02:04:17 +0000
commitfef413e4be6e3b4e277238aaca56886e50dbfcde (patch)
tree3f73f64b4b9c6d10d1ad3fd7520660dd5c2a6a82 /MAINTAINERS
parent9b57022ab479221a15a9b59a287709c495f02415 (diff)
downloadcoreboot-fef413e4be6e3b4e277238aaca56886e50dbfcde.tar.gz
coreboot-fef413e4be6e3b4e277238aaca56886e50dbfcde.tar.bz2
coreboot-fef413e4be6e3b4e277238aaca56886e50dbfcde.zip
MAINTAINERS: add maintainers for soc/amd/cezanne and soc/amd/common
Change-Id: Ib661fdf27d5cdb6c2b989c7f2acfc8a6e061657c Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48239 Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS14
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 880c4aa44555..14444aa8e1a1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -551,6 +551,20 @@ F: src/drivers/intel/fsp2_0/
# Systems on a Chip
################################################################################
+AMD Cezanne
+M: Marshall Dawson <marshalldawson3rd@gmail.com>
+M: Felix Held <felix-coreboot@felixheld.de>
+M: Jason Glenesk <jason.glenesk@gmail.com>
+S: Maintained
+F: src/soc/amd/cezanne/
+
+AMD common SoC code
+M: Marshall Dawson <marshalldawson3rd@gmail.com>
+M: Felix Held <felix-coreboot@felixheld.de>
+M: Jason Glenesk <jason.glenesk@gmail.com>
+S: Maintained
+F: src/soc/amd/common/
+
AMD Picasso
M: Marshall Dawson <marshalldawson3rd@gmail.com>
M: Felix Held <felix-coreboot@felixheld.de>