diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-12-18 04:18:19 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2023-01-09 05:26:32 +0000 |
commit | 87a63fab53b9ad5ec42bfe5adca6ca68482f905e (patch) | |
tree | 3dc630a83f703e0333306c76c73c5761c7def64d | |
parent | 205437b7593363ce41262f31b20eeb437dfa6899 (diff) |
MAINTAINERS: Add maintainers for the cross toolchain
Add the following people as maintainers for the cross toolchain.
* Martin Roth
* Felix Singer
* Elyes Haouas
Change-Id: I3fad10baa0f0177693e009a4bbc218c6064611b9
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70923
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 78ff0dd2ec..aefc4324d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -956,6 +956,10 @@ F: util/xcompile/ F: util/genbuild_h/ TOOLCHAIN +M: Martin Roth <gaumless@gmail.com> +M: Felix Singer <felixsinger@posteo.net> +M: Elyes Haouas <ehaouas@noos.fr> +S: Supported F: util/crossgcc/ DOCKER |