diff options
author | Colin Okay <colin@cicadas.surf> | 2022-08-08 21:40:32 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-08-08 21:40:32 -0500 |
commit | f4692361c75b4d2e8ce5f6312afb4dbac1d19d96 (patch) | |
tree | baeca652ab0be769d8f017d33a34f990ea3333f5 /conf/gitolite.conf | |
parent | 2eca82de1c0da24f71905850cf3f6ff120fa5b11 (diff) |
modifying oneliners perms
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r-- | conf/gitolite.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index cc2971c..7c2a50d 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -18,7 +18,7 @@ repo grant/[a-z]..* repo oneliners/[a-z]..* C = @oneliners - RW+ = CREATOR + RW+ = @oneliners RW = WRITERS R = READERS |