summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to '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 ea3099a..149a310 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -46,3 +46,7 @@ repo stealIfunny
config gitweb.description = "comedyGenerator's inferior beta version."
config gitweb.owner = "msglm"
+repo dilbertRss
+ RW+ = admin
+ config gitweb.description = "A FastAPI RSS feed generator for the dilbert comic strip."
+ config gitweb.owner = "msglm"