diff options
author | Tristan van Berkom <tristan.vanberkom@codethink.co.uk> | 2020-07-24 19:28:55 +0900 |
---|---|---|
committer | Tristan van Berkom <tristan.vanberkom@codethink.co.uk> | 2020-07-24 19:28:55 +0900 |
commit | b6e4207df882fe580b767e7a8c56e3c0ab5e559e (patch) | |
tree | bcec01fa2262a63b82a32f331ba788375ab78958 | |
parent | f5d6bae43879c58cfb9b42cf047e794277e10fb6 (diff) | |
download | buildstream-b6e4207df882fe580b767e7a8c56e3c0ab5e559e.tar.gz |
Adding CODEOWNERS
As per this announcement regarding formalizing committers:
https://mail.gnome.org/archives/buildstream-list/2020-May/msg00023.html
We are now using a CODEOWNERS file to ensure only maintainers can
greenlight patches for protected branches in gitlab.
-rw-r--r-- | .gitlab/CODEOWNERS | 4 | ||||
-rw-r--r-- | COMMITTERS.rst | 38 |
2 files changed, 4 insertions, 38 deletions
diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS new file mode 100644 index 000000000..ca44a61e2 --- /dev/null +++ b/.gitlab/CODEOWNERS @@ -0,0 +1,4 @@ +# Main committers with blanket access to the project +# + +* @tristanvb @juergbi @cs-shadow @BenjaminSchubert diff --git a/COMMITTERS.rst b/COMMITTERS.rst index 8cc6bdfca..fede27625 100644 --- a/COMMITTERS.rst +++ b/COMMITTERS.rst @@ -14,47 +14,9 @@ contributors. +===================================+===================================+ | Tristan Van Berkom | tristanvb | +-----------------------------------+-----------------------------------+ -| Javier Jardón | jjardon | -+-----------------------------------+-----------------------------------+ | Jürg Billeter | juergbi | +-----------------------------------+-----------------------------------+ -| Jonathan Maw | jonathanmaw | -+-----------------------------------+-----------------------------------+ -| Tristan Maat | tlater | -+-----------------------------------+-----------------------------------+ -| Laurence Urhegyi | LaurenceUrhegyi | -+-----------------------------------+-----------------------------------+ -| Angelos Evripiotis | aevri | -+-----------------------------------+-----------------------------------+ | Chandan Singh | cs-shadow | +-----------------------------------+-----------------------------------+ -| Sander Striker | sstriker | -+-----------------------------------+-----------------------------------+ -| Darius Makovsky | traveltissues | -+-----------------------------------+-----------------------------------+ -| Daniel Silverstone | danielsilverstone-ct | -+-----------------------------------+-----------------------------------+ -| Abderrahim Kitouni | abderrahimk | -+-----------------------------------+-----------------------------------+ -| Gökçen Nurlu | gokcennurlu | -+-----------------------------------+-----------------------------------+ -| James Ennis | jennis | -+-----------------------------------+-----------------------------------+ -| Mathieu Bridon | bochecha | -+-----------------------------------+-----------------------------------+ -| Phil Dawson | phildawson | -+-----------------------------------+-----------------------------------+ -| Paul Sherwood | devcurmudgeon | -+-----------------------------------+-----------------------------------+ -| Sam Thursfield | samthursfield | -+-----------------------------------+-----------------------------------+ -| Valentin David | valentindavid | -+-----------------------------------+-----------------------------------+ -| Tom Pollard | tpollard | -+-----------------------------------+-----------------------------------+ -| Will Salmon | willsalmon | -+-----------------------------------+-----------------------------------+ | Benjamin Schubert | BenjaminSchubert | +-----------------------------------+-----------------------------------+ -| Raoul Hidalgo Charman | raoul.hidalgocharman | -+-----------------------------------+-----------------------------------+ |