diff options
author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2024-02-01 08:06:50 +0100 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2024-02-01 08:06:50 +0100 |
commit | 3e3f33edb972d220362b1a8c2ab5f77da6d26c6f (patch) | |
tree | 7035a51ad653f249c3699e9a9433c0d719263336 /conf/gitolite.conf | |
parent | 308c803ca9f4fe13b74d4eb8dd80543f154fc205 (diff) |
Publicize ruby-nano-bots
Enable read permission fot the ruby-nano-bots repository. Without it is not
possible to use guix pull to clone the repository.
Diffstat (limited to 'conf/gitolite.conf')
-rw-r--r-- | conf/gitolite.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 1734bad..ccf7b07 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -19,6 +19,7 @@ repo org-fc repo ruby-nano-bots RW+ = gitolite-admin + R = @all repo testing RW+ = @all |