diff options
author | msglm <msglm@techchud.xyz> | 2023-01-12 22:03:01 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-01-12 22:03:01 -0600 |
commit | 169a1f54fb8584c0176da990f4e2477554cb71e8 (patch) | |
tree | 9033aa35732ade26227df6146c2e05058998fb77 /conf | |
parent | 8d08d89cc6dd55220460ddd59952e664ddb5d3b0 (diff) | |
download | gitolite-admin-169a1f54fb8584c0176da990f4e2477554cb71e8.tar.gz gitolite-admin-169a1f54fb8584c0176da990f4e2477554cb71e8.tar.bz2 gitolite-admin-169a1f54fb8584c0176da990f4e2477554cb71e8.zip |
added trumpdesk, msglm-dotfiles, and stealIfunny
Diffstat (limited to 'conf')
-rw-r--r-- | conf/gitolite.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index c249f68..8bd8b1b 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -18,3 +18,13 @@ repo swinIR_API repo school-code RW+ = admin + +repo TrumpDesk + RW+ = admin + +repo msglm-dotfiles + RW+ = admin + +repo stealIfunny + RW+ = admin + |