summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/gitolite.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 8b0aad2..a100926 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -4,7 +4,8 @@ repo gitolite-admin
repo testing
RW+ = @all
-repo ".*"
+repo [a-zA-Z0-9].*
+ C = coleman
RW+ = coleman
RW = @all