diff options
author | Angel Pons <th3fanbus@gmail.com> | 2018-12-01 23:28:03 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-12-03 13:20:37 +0000 |
commit | 3384904d06e1fee1cb6ec6621e759e21e8fb832a (patch) | |
tree | d0a149d21e8af24baa258d7999ba26a120a2d955 /MAINTAINERS | |
parent | b1343daac359d9ee761f4a93a1b527f72015f46d (diff) | |
download | coreboot-3384904d06e1fee1cb6ec6621e759e21e8fb832a.tar.gz coreboot-3384904d06e1fee1cb6ec6621e759e21e8fb832a.tar.bz2 coreboot-3384904d06e1fee1cb6ec6621e759e21e8fb832a.zip |
MAINTAINERS: Add myself as some mainboards' maintainer
Add myself as a maintainer of the four mainboards I ported. For those
which were added as a variant, add myself as a maintainer of the whole
mainboard group.
Change-Id: I0e1b54279027fae82ea9f2825e6f27d38ef3c746
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/29995
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c6b8447e20a2..0dab855ff100 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -189,6 +189,11 @@ M: Damien Zammit <damien@zamaudio.com> S: Odd Fixes F: src/mainboard/gigabyte/ga-g41m-es2l +GIGABYTE GA-H61M-S2PV MAINBOARD +M: Angel Pons <th3fanbus@gmail.com> +S: Maintained +F: src/mainboard/gigabyte/ga-h61m-s2pv + GOOGLE PANTHER MAINBOARD M: Stefan Reinauer <stefan.reinauer@coreboot.org> S: Supported @@ -314,6 +319,11 @@ M: Andrey Petrov <andrey.petrov@gmail.com> S: Maintained F: src/soc/intel/apollolake/ +ASROCK G41C-GS MAINBOARD & VARIANTS +M: Angel Pons <th3fanbus@gmail.com> +S: Maintained +F: src/mainboard/asrock/g41c-gs/ + ASUS KFSN4-DRE & KFSN4-DRE_K8 MAINBOARDS M: Timothy Pearson <tpearson@raptorengineeringinc.com> S: Supported @@ -330,6 +340,16 @@ M: Timothy Pearson <tpearson@raptorengineeringinc.com> S: Supported F: src/mainboard/asus/kgpe-d16/ +ASUS P5QC PRO MAINBOARD & VARIANTS +M: Angel Pons <th3fanbus@gmail.com> +S: Maintained +F: src/mainboard/asus/p5qc/ + +ASUS P8H61-M PRO MAINBOARD +M: Angel Pons <th3fanbus@gmail.com> +S: Maintained +F: src/mainboard/asus/p8h61-m_pro/ + PC ENGINES ALL MAINBOARDS M: Piotr Król <piotr.krol@3mdeb.com> M: Michał Żygowski <michal.zygowski@3mdeb.com> |