summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/gitolite.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 0763a00..e2b1446 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -5,11 +5,13 @@ repo gitolite-admin
desc = Gitolite control repo
repo CREATOR/..*
- C = 135e2
- owner = 135e2
+ C = CREATOR
RW+ = CREATOR
RW = WRITERS
R = READERS
+repo 135e2/..*
+ owner = 135e2
+
repo @all
R = gitweb daemon