summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/gitolite.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index d80cc91..b327b01 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -1,5 +1,9 @@
@users = gustav henrik
+repo arduino/.*
+ C = @users
+ RW+ = @users
+
repo liu/.*
C = gustav
RW+ = CREATOR
@@ -9,7 +13,7 @@ repo CREATOR/.*
RW+ = CREATOR
repo gitolite-admin
- RW+ = gustav
+ RW+ = gustav
repo server
RW+ = @users