summaryrefslogtreecommitdiffstats
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r--conf/gitolite.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index f329d28..d7f5b43 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -23,6 +23,11 @@ repo CREATOR/..*
RW = WRITERS
R = READERS
+repo private/..*
+ RW+ = ymherklotz
+ owner = Yann Herklotz
+ option hook.post-update = srht-mirror
+
repo gitolite-admin
RW+ = @admin