diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-06-06 22:38:38 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-06-09 06:24:18 +0000 |
commit | f2aaddc1eb96e08b8702b5200e2c28b043529fae (patch) | |
tree | 0a82eac20842a53303778764e5420bf6af41c7c4 | |
parent | 71892b4bec8db6ef590e40265586c636788b105d (diff) | |
download | coreboot-f2aaddc1eb96e08b8702b5200e2c28b043529fae.tar.xz |
MAINTAINERS: Add myself as some mainboards' maintainer
I've ported some more mainboards, but forgot to update MAINTAINERS.
Change-Id: I46d2cd3737d584156e8bf49a0d7ab6b0327e0063
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42126
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 353129240b..53c36e0a32 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -287,6 +287,11 @@ M: Tristan Corrick <tristan@corrick.kiwi> S: Maintained F: src/mainboard/asrock/h81m-hds/ +ASROCK B85M PRO4 MAINBOARD +M: Angel Pons <th3fanbus@gmail.com> +S: Maintained +F: src/mainboard/asrock/b85m_pro4/ + ASUS AM1I-A MAINBOARD M: Mike Banon <mikebdp2@gmail.com> S: Maintained @@ -302,11 +307,21 @@ M: Angel Pons <th3fanbus@gmail.com> S: Maintained F: src/mainboard/asus/p5qc/ +ASUS P5QPL-AM MAINBOARD & VARIANTS +M: Angel Pons <th3fanbus@gmail.com> +S: Maintained +F: src/mainboard/asus/p5qpl-am/ + ASUS P8H61-M LX MAINBOARD M: Tristan Corrick <tristan@corrick.kiwi> S: Maintained F: src/mainboard/asus/p8h61-m_lx/ +ASUS P8H61-M LX3 R2.0 MAINBOARD +M: Angel Pons <th3fanbus@gmail.com> +S: Maintained +F: src/mainboard/asus/p8h61-m_lx3_r2_0/ + ASUS P8H61-M PRO MAINBOARD M: Angel Pons <th3fanbus@gmail.com> S: Maintained @@ -317,6 +332,11 @@ M: Vlado Cibic <vladocb@protonmail.com> S: Maintained F: src/mainboard/asus/p8z77-m_pro/ +ASUS P8Z77-V LX2 MAINBOARD +M: Angel Pons <th3fanbus@gmail.com> +S: Maintained +F: src/mainboard/asus/p8z77-v_lx2/ + LIBRETREND LT1000 MAINBOARD M: Piotr Król <piotr.krol@3mdeb.com> M: Michał Żygowski <michal.zygowski@3mdeb.com> |