diff options
author | Patrick Rudolph <siro@das-labor.org> | 2016-04-06 16:17:40 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-04-13 02:01:38 +0200 |
commit | 6c1e81059dc928df6546289073ae61939b52b196 (patch) | |
tree | 4be62d41c7520e4d6597b940d2d7b4cb89d2f821 | |
parent | 444ece2a38af30c369216b690b67d90ff61c1fc4 (diff) |
MAINTAINERS: add myself
Add myself to MAINTAINERS file.
Change-Id: I959ef193b69095b05ae9e42bd10d3b21001e0bc8
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/14262
Tested-by: build bot (Jenkins)
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 28628fff48..7d5b731a95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -141,6 +141,7 @@ F: src/ec/lenovo/ LENOVO MAINBOARDS M: Alexander Couzens <lynxis@fe80.eu> +M: Patrick Rudolph <siro@das-labor.org> S: Maintained F: src/mainboard/lenovo/ @@ -307,6 +308,8 @@ F: src/include/pc80/ F: src/include/cpu/x86/ INTEL SUPPORT +M: Patrick Rudolph <siro@das-labor.org> +S: Maintained F: src/vendorcode/intel/ F: src/cpu/intel/ F: src/northbridge/intel/ |