From f3408e95f68ea44af4a06a933b8bf8e38298d26e Mon Sep 17 00:00:00 2001 From: msglm Date: Thu, 13 Jul 2023 21:31:23 -0500 Subject: add indeedgetter --- 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 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" -- cgit v1.2.3