summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-07-15 04:14:18 -0500
committermsglm <msglm@techchud.xyz>2023-07-15 04:14:18 -0500
commita6df830c950808e346525f869a47adeeda87ac8d (patch)
tree0f25653c6b296a4b5bcf7c568ca8968caa168cb1
parentf3408e95f68ea44af4a06a933b8bf8e38298d26e (diff)
downloadgitolite-admin-a6df830c950808e346525f869a47adeeda87ac8d.tar.gz
gitolite-admin-a6df830c950808e346525f869a47adeeda87ac8d.tar.bz2
gitolite-admin-a6df830c950808e346525f869a47adeeda87ac8d.zip
add stashley
-rw-r--r--conf/gitolite.conf5
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"