diff options
author | Nicola Corna <nicola@corna.info> | 2017-02-23 16:53:45 +0100 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-03-02 22:03:47 +0100 |
commit | 4f4fc1891b98a7da249f272a3d094460b5b033e2 (patch) | |
tree | 88552d64788e4791481b8f0b364cf59e2a68433e /MAINTAINERS | |
parent | 0cf6748e470e32f552c3483fc88a8479b52d9522 (diff) | |
download | coreboot-4f4fc1891b98a7da249f272a3d094460b5b033e2.tar.xz |
MAINTAINERS: Add myself as me_cleaner maintainer
Change-Id: Ia95f6beb1546efdb75a49bccfe293822f0785d7a
Signed-off-by: Nicola Corna <nicola@corna.info>
Reviewed-on: https://review.coreboot.org/18474
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 015dbbf83c..e672fd7f41 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -384,6 +384,12 @@ INTELMETOOL M: Philipp Deppenwiese <zaolin.daisuki@gmail.com> F: util/intelmetool/ +ME_CLEANER +M: Nicola Corna <nicola@corna.info> +W: https://github.com/corna/me_cleaner +S: Maintained +F: util/me_cleaner/ + IFDTOOL M: Stefan Reinauer <stefan.reinauer@coreboot.org> F: util/ifdtool/ |