diff options
author | Felix Singer <felixsinger@posteo.net> | 2020-11-22 00:38:16 +0000 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2020-11-23 12:00:43 +0000 |
commit | 32608cf87cca4af57f3401f065b4c533401cbd7f (patch) | |
tree | e99aa230396fff394125695efa313579a94e787d | |
parent | c85cce077cc9ded8f33b9b059ce0b165da618639 (diff) |
MAINTAINERS: Add maintainers for siemens/chili and kontron/bsl6
Add Nico Huber and Felix Singer as maintainers for the mainboards
siemens/chili and kontron/bsl6.
Change-Id: Ic70004d6f4c87b308246031429794312cc37107a
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47843
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1972c885b4..b4b685ce2a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -282,6 +282,14 @@ F: /src/mainboard/intel/strago/ +KONTRON BSL6 MAINBOARD +M: Felix Singer <felixsinger@posteo.net> +M: Nico Huber <nico.h@gmx.de> +S: Supported +F: src/mainboard/kontron/bsl6/ + + + LENOVO MAINBOARDS M: Alexander Couzens <lynxis@fe80.eu> M: Patrick Rudolph <siro@das-labor.org> @@ -379,6 +387,12 @@ F: src/mainboard/samsung/stumpy/ +SIEMENS CHILI MAINBAORD +M: Felix Singer <felixsinger@posteo.net> +M: Nico Huber <nico.h@gmx.de> +S: Supported +F: src/mainboard/siemens/chili/ + SIEMENS MC_xxxx MAINBOARDS M: Werner Zeh <werner.zeh@siemens.com> S: Maintained |