summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/gitolite.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index d07a80e..0dd2362 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -12,3 +12,9 @@ repo wiki
repo lazybones lazybones-client lambda-riffs oneliners.cli oneliners.api
RW+ = @lispers
+
+repo pub/CREATOR/[a-z]..*
+ C = grant colin
+ RW+ = CREATOR
+ RW = WRITERS
+ R = READERS \ No newline at end of file