diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/gitolite.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 52890e7..b035619 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -51,7 +51,7 @@ repo dilbertRss 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" +repo sneed + RW+ = admin + config gitweb.description = "A TOML-based, automatic farm generator." + config gitweb.owner = "msglm" |