diff options
author | Martin Roth <gaumless@gmail.com> | 2022-10-16 14:46:07 -0600 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-10-17 23:07:03 +0000 |
commit | a2efadd1b42bd554d6e352f584a2979913fa7ea1 (patch) | |
tree | 6eb291b92754151480e6a8ddbf57bab42b67a6ae /MAINTAINERS | |
parent | 6cb30195ad83855e49c9f145a6582b213f456387 (diff) |
MAINTAINERS: Create release team
To help make sure that future releases are done correctly and on time,
we are setting up a team with the shared responsibility for doing the
releases and maintaining the release notes, scripts, and documentation.
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I5ef5b10fce9b16241de548df225fd12c9a7e199f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68460
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 20c423996a..a564e1496f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -987,6 +987,15 @@ S: Maintained F: tests/ F: payloads/libpayload/tests/ +COREBOOT RELEASES +M: Felix Singer <felixsinger@posteo.net> +M: Jason Glenesk <jason.glenesk@gmail.com> +M: Angel Pons <th3fanbus@gmail.com> +M: Martin Roth <gaumless@gmail.com> +S: Maintained +F: Documentation/releases/ +F: util/release/ + MISSING: TIMERS / DELAYS MISSING: TIMESTAMPS |