summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-03-19 19:54:20 -0500
committermsglm <msglm@techchud.xyz>2023-03-19 19:54:20 -0500
commite6da5a31c110465ccde98a70b3887965a062ac7e (patch)
tree1db11b086c8773ad9ef85b670b6301d953e46f94 /conf
parent860d9d3189ce68446ec99c2c9b47c369f3299e8b (diff)
downloadgitolite-admin-e6da5a31c110465ccde98a70b3887965a062ac7e.tar.gz
gitolite-admin-e6da5a31c110465ccde98a70b3887965a062ac7e.tar.bz2
gitolite-admin-e6da5a31c110465ccde98a70b3887965a062ac7e.zip
add the sneed repo
Diffstat (limited to 'conf')
-rw-r--r--conf/gitolite.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 149a310..b035619 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -50,3 +50,8 @@ repo dilbertRss
RW+ = admin
config gitweb.description = "A FastAPI RSS feed generator for the dilbert comic strip."
config gitweb.owner = "msglm"
+
+repo sneed
+ RW+ = admin
+ config gitweb.description = "A TOML-based, automatic farm generator."
+ config gitweb.owner = "msglm"