diff options
author | Tristan Corrick <tristan@corrick.kiwi> | 2018-12-06 19:26:47 +1300 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-12-06 11:26:56 +0000 |
commit | d88cf5f0372aacc94db2b528fc33cf9ac12ebbc0 (patch) | |
tree | e1822d06da9b797a9025551467364b8b8afb07ff /MAINTAINERS | |
parent | 6648e4ec8cd4b1ded1c26162918de84adaa567bf (diff) |
MAINTAINERS: Add myself as a maintainer for boards I've ported
Change-Id: I41363685bb5c84ce15698f96e58f6a5da9bd2ba2
Signed-off-by: Tristan Corrick <tristan@corrick.kiwi>
Reviewed-on: https://review.coreboot.org/c/30075
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0dab855ff1..f90315e34a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -324,6 +324,11 @@ M: Angel Pons <th3fanbus@gmail.com> S: Maintained F: src/mainboard/asrock/g41c-gs/ +ASROCK H81M-HDS MAINBOARD +M: Tristan Corrick <tristan@corrick.kiwi> +S: Maintained +F: src/mainboard/asrock/h81m-hds/ + ASUS KFSN4-DRE & KFSN4-DRE_K8 MAINBOARDS M: Timothy Pearson <tpearson@raptorengineeringinc.com> S: Supported @@ -340,11 +345,21 @@ M: Timothy Pearson <tpearson@raptorengineeringinc.com> S: Supported F: src/mainboard/asus/kgpe-d16/ +ASUS MAXIMUS IV GENE-Z MAINBOARD +M: Tristan Corrick <tristan@corrick.kiwi> +S: Maintained +F: src/mainboard/asus/maximus_iv_gene-z/ + ASUS P5QC PRO MAINBOARD & VARIANTS M: Angel Pons <th3fanbus@gmail.com> S: Maintained F: src/mainboard/asus/p5qc/ +ASUS P8H61-M LX MAINBOARD +M: Tristan Corrick <tristan@corrick.kiwi> +S: Maintained +F: src/mainboard/asus/p8h61-m_lx/ + ASUS P8H61-M PRO MAINBOARD M: Angel Pons <th3fanbus@gmail.com> S: Maintained |