diff options
author | Sean Rhodes <sean@starlabs.systems> | 2021-06-01 22:55:07 +0100 |
---|---|---|
committer | Tim Wawrzynczak <twawrzynczak@chromium.org> | 2021-06-04 17:21:21 +0000 |
commit | 2e665eb8daa2963c52092e694a5316dc544a23f5 (patch) | |
tree | c33ee1dfd58dbe693a3a8d1a9cb946af467cdcc7 /MAINTAINERS | |
parent | 2d89789337797f4a6ca86e3484bd6934baefa28e (diff) |
src/mainboard: Add Star Labs labtop series
Add support for LabTop Mk III (kblr) and LabTop Mk IV (cml)
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: Iffa6061b0e600880b0c93746f35b1731e4841e31
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55128
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 74f1854489..b2fbacad9c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -446,6 +446,13 @@ F: src/mainboard/siemens/mc_apl1/ +STAR LABS MAINBOARDS +M: Sean Rhodes <sean@starlabs.systems> +S: Maintained +F: src/mainboard/starlabs/ + + + SYSTEM76 MAINBOARDS M: Jeremy Soller <jeremy@system76.com> S: Maintained @@ -517,6 +524,11 @@ M: Alexander Couzens <lynxis@fe80.eu> S: Maintained F: src/ec/lenovo/ +STARLABS EC +M: Sean Rhodes <sean@starlabs.systems> +S: Maintained +F: src/ec/starlabs/ + SYSTEM76 EC M: Jeremy Soller <jeremy@system76.com> S: Maintained |