From 1ccb7f5e2e2946282e5dbc45269601780e7fd201 Mon Sep 17 00:00:00 2001 From: msglm Date: Fri, 6 Oct 2023 01:00:01 -0500 Subject: sortunsorted and ipfs-archive-manager added --- conf/gitolite.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) 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" -- cgit v1.2.3