diff options
author | Evgeny Zinoviev <me@ch1p.com> | 2019-05-31 16:03:27 +0300 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-06-28 19:20:47 +0000 |
commit | 09bf63eacf5ae3cf3d8d1937bff1e69bf10f73d7 (patch) | |
tree | 9005cc618195dc24b749f3efe493f3b932cf6bad | |
parent | e5845bfb2d676b358fdaa1bc754de6101c8dceb7 (diff) |
MAINTAINERS: Add myself as a maintainer for apple boards
Change-Id: I33bf45c81cc4be157ea71806900a545ee68ecee8
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33148
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 83ba5232b3..73ca6dfed9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -164,6 +164,11 @@ M: Patrick Rudolph <siro@das-labor.org> S: Maintained F: src/mainboard/lenovo/ +APPLE MAINBOARDS +M: Evgeny Zinoviev <me@ch1p.io> +S: Maintained +F: src/mainboard/apple/ + GETAC P470 MAINBOARD M: Patrick Georgi <patrick@georgi.software> S: Maintained |