summaryrefslogtreecommitdiffstats
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r--conf/gitolite.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 3fbc633..bf9694e 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -2,3 +2,9 @@
repo gitolite-admin
RW+ = @administrators
+
+repo CREATOR/..*
+ C = @all
+ RW+ = CREATOR MAINTAINERS
+ RW+ contrib/USER/ = CONTRIBUTORS
+ R = @all