summaryrefslogtreecommitdiffstats
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-02-27 16:37:55 -0600
committermsglm <msglm@techchud.xyz>2023-02-27 16:37:55 -0600
commit860d9d3189ce68446ec99c2c9b47c369f3299e8b (patch)
tree04aa2b6c95aa95f2581c79ac15ff0e2b4254d98e /conf/gitolite.conf
parent651cd1237e2b8d8eb3e4447e78058a670bbc3cb1 (diff)
downloadgitolite-admin-860d9d3189ce68446ec99c2c9b47c369f3299e8b.tar.gz
gitolite-admin-860d9d3189ce68446ec99c2c9b47c369f3299e8b.tar.bz2
gitolite-admin-860d9d3189ce68446ec99c2c9b47c369f3299e8b.zip
dilibert added
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 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"