summaryrefslogtreecommitdiff
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
authorshoshin <shoshin@cicadas.surf>2022-05-25 21:39:07 -0500
committershoshin <shoshin@cicadas.surf>2022-05-25 21:39:07 -0500
commit1329eabc38978da51362b41027489e2233e3e6e6 (patch)
tree18ba999673f9f4f465d9ccec5054f46a4f8d06d9 /conf/gitolite.conf
parent0a4d7f532c9e694f60b54c2d02e634738c82aeca (diff)
Add: user pubkeys and wiki repo for all
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r--conf/gitolite.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 1777db6..ff3b483 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -1,5 +1,9 @@
repo gitolite-admin
RW+ = kraid
+ RW+ = colin
repo testing
RW+ = @all
+
+repo wiki
+ RW+ = @all \ No newline at end of file