diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/gitolite.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index abcefb2..f5c209f 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -60,3 +60,8 @@ repo indeedgetter RW+ = admin config gitweb.description = "Software to archive a specific job posting to a file names 'url'" config gitweb.owner = "msglm" + +repo stashley + RW+ = admin + config gitweb.description = "A program using TOML files to archive personalities to IPFS" + config gitweb.owner = "msglm" |