diff options
author | Grant Shangreaux <grant@unabridgedsoftware.com> | 2022-05-27 15:40:25 -0500 |
---|---|---|
committer | Grant Shangreaux <grant@unabridgedsoftware.com> | 2022-05-27 15:40:25 -0500 |
commit | 6e647b11d2f4c1c3fb2181a47d211ebd88eb82f4 (patch) | |
tree | a70b471fdb86f66af3a1922891237fc51b1fc788 /conf | |
parent | ea1491246d3a04350a11f19d6626b03df7cefd67 (diff) |
Clean: remove testing and wiki repos
Diffstat (limited to 'conf')
-rw-r--r-- | conf/gitolite.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 0dd2362..78d091d 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -4,12 +4,6 @@ repo gitolite-admin RW+ = @admin -repo testing - RW+ = @all - -repo wiki - RW+ = @all - repo lazybones lazybones-client lambda-riffs oneliners.cli oneliners.api RW+ = @lispers |