Felix Singer has submitted this change. ( https://review.coreboot.org/c/coreboot/+/70923 )
Change subject: MAINTAINERS: Add maintainers for the cross toolchain ......................................................................
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 --- M MAINTAINERS 1 file changed, 24 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Martin L Roth: Looks good to me, approved Elyes Haouas: Looks good to me, but someone else must approve
diff --git a/MAINTAINERS b/MAINTAINERS index 78ff0dd..aefc432 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -956,6 +956,10 @@ 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