From e6da5a31c110465ccde98a70b3887965a062ac7e Mon Sep 17 00:00:00 2001 From: msglm Date: Sun, 19 Mar 2023 19:54:20 -0500 Subject: add the sneed repo --- conf/gitolite.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/gitolite.conf') 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" -- cgit v1.2.3