summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-07-29 04:35:07 -0500
committermsglm <msglm@techchud.xyz>2023-07-29 04:35:07 -0500
commitd054c3d2c2b9686ebbc925cd7aedcaec4f5932d6 (patch)
tree3956f08bc2069f0adb44725fdbacfcf4eb19006f
parent151b4ee39f85fb723c6d318cf2f9805239996804 (diff)
downloadgitolite-admin-d054c3d2c2b9686ebbc925cd7aedcaec4f5932d6.tar.gz
gitolite-admin-d054c3d2c2b9686ebbc925cd7aedcaec4f5932d6.tar.bz2
gitolite-admin-d054c3d2c2b9686ebbc925cd7aedcaec4f5932d6.zip
yousaythis added
-rw-r--r--conf/gitolite.conf5
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"