summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-07-24 19:33:40 +0900
committerTristan van Berkom <tristan.vanberkom@codethink.co.uk>2020-07-24 19:34:36 +0900
commit2091dce22e072aee71f947a977d3168dd7a0bad4 (patch)
tree935e7746cd677dfe747d7d1528b251bdbb5fb12e
parent89765b759230c8d47e27fd52527cf3df61be9ae1 (diff)
downloadbuildstream-2091dce22e072aee71f947a977d3168dd7a0bad4.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/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