diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2020-11-13 15:56:28 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-11-16 08:14:04 +0000 |
commit | 93231b45e4db858825d46fe8594200faf657df4d (patch) | |
tree | 6d3327a1653590e76b1bfb66dfbd2fa76ca28af1 | |
parent | 14e343214804b647176e3cbba8c7ae707ef671d4 (diff) |
MAINTAINERS: add maintainers of soc/amd/picassso
Change-Id: Id39bd55a9a05b062892defadeb652980213b1e9c
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47577
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9a31a3f646..1f4df52c39 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -529,6 +529,14 @@ F: src/drivers/intel/fsp2_0/ # Systems on a Chip ################################################################################ +AMD Picasso +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/picasso +F: src/vendorcode/amd/fsp/picasso + INTEL APOLLOLAKE_SOC M: Andrey Petrov <andrey.petrov@gmail.com> S: Maintained |