diff options
author | Philipp Deppenwiese <zaolin@das-labor.org> | 2016-03-23 00:02:40 +0100 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-03-26 22:38:46 +0100 |
commit | 4cd9a11477c08b7e0392d79e20686e72cbdbc327 (patch) | |
tree | 14fdf4646f345866aaccf6a32f73641003a0a166 /MAINTAINERS | |
parent | 4c3b156a26311fb178a8f0b0c03167dfe403c075 (diff) |
MAINTAINERS: Add maintainer for the intelmetool
If you want to be a maintainer Damien just add yourself to the list.
Change-Id: I15c646fc23d0804a8172da66d9297ab7977e6e6a
Reviewed-on: https://review.coreboot.org/14157
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a3b67623cf..28628fff48 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -337,6 +337,10 @@ INTELTOOL M: Stefan Reinauer <stefan.reinauer@coreboot.org> F: util/inteltool/ +INTELMETOOL +M: Philipp Deppenwiese <zaolin.daisuki@gmail.com> +F: util/intelmetool/ + IFDTOOL M: Stefan Reinauer <stefan.reinauer@coreboot.org> F: util/ifdtool/ |