diff options
author | polwex <polwex@sortug.com> | 2025-06-15 05:29:05 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-06-15 05:29:05 +0700 |
commit | e7047b707fef7ca5bbb871e4cfcdd9b4ca4cbdba (patch) | |
tree | 46ef86c570df4dcdea57590a45dddfe10783f713 | |
parent | 7bd8f08e71dc722dde54168f61d5d84e15e9dfc8 (diff) |
m
-rw-r--r-- | conf/gitolite.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 5692cb2..60a9ca2 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -2,8 +2,8 @@ repo gitolite-admin RW+ = gitolite-admin repo testing - RW+ = @all + RW+ = git repo bs5ocaml - RW+ = @all + RW+ = git repo nixconf - RW+ = @all + RW+ = git |