summaryrefslogtreecommitdiffstats
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/gitolite.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 b035619..abcefb2 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -55,3 +55,8 @@ repo sneed
RW+ = admin
config gitweb.description = "A TOML-based, automatic farm generator."
config gitweb.owner = "msglm"
+
+repo indeedgetter
+ RW+ = admin
+ config gitweb.description = "Software to archive a specific job posting to a file names 'url'"
+ config gitweb.owner = "msglm"