summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/gitolite.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 7258e0e..d7ee21a 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -1,5 +1,8 @@
+@users = gustav henrik
+
+repo CREATOR/.*
+ C = @users
+ RW+ = CREATOR
+
repo gitolite-admin
RW+ = gustav
-
-repo testing
- RW+ = @all