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 750ad27..9c6079c 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -66,6 +66,11 @@ repo stashley config gitweb.description = "A program using TOML files to archive personalities to IPFS" config gitweb.owner = "msglm" +repo yousaythis + RW+ = admin + config gitweb.description = "A program for making videos and images to quote people with" + config gitweb.owner = "msglm" + repo guix-msglm RW+ = admin config gitweb.description = "Custom guix repo for software I want on my system" |