diff options
author | Anastasia Klimchuk <aklm@chromium.org> | 2022-07-18 13:08:42 +1000 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2022-07-26 00:34:03 +0000 |
commit | 509f675fe2c2b940d165ecfc6f29f0854a90f248 (patch) | |
tree | e88e34e88effb7e410d259bd2f662db23c018300 /MAINTAINERS | |
parent | 0dc0636c021428cf1b7f04d4a8f2b60742b7270f (diff) | |
download | flashrom-509f675fe2c2b940d165ecfc6f29f0854a90f248.tar.gz flashrom-509f675fe2c2b940d165ecfc6f29f0854a90f248.tar.bz2 flashrom-509f675fe2c2b940d165ecfc6f29f0854a90f248.zip |
maintainers: Add Thomas Heijligen for build system
Change-Id: I48f88caf1b9f2477674100ef39c3bb800c2909d5
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/65937
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Thomas Heijligen <src@posteo.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4cea1968..72c68eb7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -77,5 +77,16 @@ Maintainers List (try to look for most precise areas first) ----------------------------------- ################################################################################ -# First category +# CORE ################################################################################ + +BUILD SYSTEM +M: Thomas Heijligen <src@posteo.de> +S: Maintained +F: Makefile* +F: meson* +F: Makefile*/ +F: */meson* +F: */Makefile* +F: util/ich_descriptors_tool/meson* +F: util/ich_descriptors_tool/Makefile* |