summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-07-24 19:28:55 +0900
committerTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-07-24 19:28:55 +0900
commitb6e4207df882fe580b767e7a8c56e3c0ab5e559e (patch)
treebcec01fa2262a63b82a32f331ba788375ab78958 /.gitlab
parentf5d6bae43879c58cfb9b42cf047e794277e10fb6 (diff)
downloadbuildstream-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.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/CODEOWNERS4
1 files changed, 4 insertions, 0 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