summaryrefslogtreecommitdiffstats
path: root/conf/gitolite.conf
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-10-06 01:00:01 -0500
committermsglm <msglm@techchud.xyz>2023-10-06 01:00:01 -0500
commit1ccb7f5e2e2946282e5dbc45269601780e7fd201 (patch)
tree3836cbdb33095e60237bac31709783ff578408ba /conf/gitolite.conf
parentd054c3d2c2b9686ebbc925cd7aedcaec4f5932d6 (diff)
downloadgitolite-admin-1ccb7f5e2e2946282e5dbc45269601780e7fd201.tar.gz
gitolite-admin-1ccb7f5e2e2946282e5dbc45269601780e7fd201.tar.bz2
gitolite-admin-1ccb7f5e2e2946282e5dbc45269601780e7fd201.zip
sortunsorted and ipfs-archive-manager added
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r--conf/gitolite.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 9c6079c..e92a20a 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -71,6 +71,16 @@ repo yousaythis
config gitweb.description = "A program for making videos and images to quote people with"
config gitweb.owner = "msglm"
+repo sortunsorted
+ RW+ = admin
+ config gitweb.description = "A program for manually sorting ~/Videos/unsorted"
+ config gitweb.owner = "msglm"
+
+repo ipfs-archive-manager
+ RW+ = admin
+ config gitweb.description = "A tool that manages IPFS archives on your behalf."
+ config gitweb.owner = "msglm"
+
repo guix-msglm
RW+ = admin
config gitweb.description = "Custom guix repo for software I want on my system"