diff options
author | Colin Okay <okay@toyful.space> | 2022-05-26 11:19:34 -0500 |
---|---|---|
committer | Colin Okay <okay@toyful.space> | 2022-05-26 11:19:34 -0500 |
commit | 4b33951c16e38fbc9cafeee2b4d47ff6672328f4 (patch) | |
tree | 855e4acc229056663e92bec4617460cce1eeb14e /conf/gitolite.conf | |
parent | 1329eabc38978da51362b41027489e2233e3e6e6 (diff) |
Add: Lazybones, lambda-riffs, and onleiners repos
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r-- | conf/gitolite.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index ff3b483..c070711 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -6,4 +6,9 @@ repo testing RW+ = @all repo wiki - RW+ = @all
\ No newline at end of file + RW+ = @all + +repo lazybones, lazybones-client, lambda-riffs, oneliners.cli, oneliners.api + RW+ = colin + RW+ = kraid + RW+ = ridley_rsa |