diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/gitolite.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 27564a6..61f3ddb 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -81,12 +81,12 @@ repo ipfs-archive-manager config gitweb.description = "A tool that manages IPFS archives on your behalf." config gitweb.owner = "msglm" -repo matterbridge-msglm +repo mbsync-notify RW+ = admin - config gitweb.description = "A fork of matterbridge with some patches." - config gitweb.owner = "msglm" + config gitweb.description = "Short script for notifying users of mbsync of new emails." + config gitweb.owner = "msglm & jt0in3e" repo guix-msglm RW+ = admin - config gitweb.description = "Custom guix repo for software I want on my system" + config gitweb.description = "Custom guix repo for software I want on my system." config gitweb.owner = "msglm" |