summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/gitolite.conf8
1 files changed, 2 insertions, 6 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index e2b1446..a455fbb 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -4,14 +4,10 @@ repo gitolite-admin
option deny-rules = 1
desc = Gitolite control repo
-repo CREATOR/..*
- C = CREATOR
- RW+ = CREATOR
- RW = WRITERS
- R = READERS
-
repo 135e2/..*
+ C = 135e2
owner = 135e2
+ RW+ = 135e2
repo @all
R = gitweb daemon