summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/gitolite.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 77ab1d2..10008b0 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -25,5 +25,6 @@ repo ruby-nano-bots
RW+ = gitolite-admin
R = @all
-repo testing
- RW+ = @all
+repo sweet-moon
+ RW+ = gitolite-admin
+ R = @all \ No newline at end of file