summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-05-17 11:59:21 -0400
committerYann Herklotz <git@yannherklotz.com>2022-05-17 11:59:21 -0400
commit23503f8adb37f0cc79e5f4492529489150fcb637 (patch)
treed72e45ece02855612c6a3189da559680b16581a1
parent3f74da14dee2769bb953cba858b5e9e4bd75476a (diff)
downloadgitolite-admin-23503f8adb37f0cc79e5f4492529489150fcb637.tar.gz
gitolite-admin-23503f8adb37f0cc79e5f4492529489150fcb637.zip
Add the presentation directory
-rw-r--r--conf/gitolite.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 6f0fbcc..d02aef7 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -36,6 +36,12 @@ repo @all
repo private/..*
C = ymherklotz
RW+ = ymherklotz
+ R = ymherklotz
+ owner = Yann Herklotz
+
+repo presentation/..*
+ C = ymherklotz
+ RW+ = ymherklotz
R = @all
owner = Yann Herklotz