diff options
| author | John Bargman | 2026-04-15 06:39:38 +0000 |
|---|---|---|
| committer | John Bargman | 2026-04-15 06:39:38 +0000 |
| commit | b5844b630426f62c1ba120d3c0ddca6323dcbfaa (patch) | |
| tree | 7f227bdd6b01c1cc386244429812e2001017768e /conf/gitolite.conf | |
| parent | ef8b869d5c2952d5444a347a50745a70cc6291d7 (diff) | |
| download | gitolite-admin-master.tar gitolite-admin-master.tar.gz gitolite-admin-master.tar.bz2 gitolite-admin-master.tar.lz gitolite-admin-master.tar.xz gitolite-admin-master.tar.zst gitolite-admin-master.zip | |
These will be created when pushed to gitolite:
- nixtaml - the main Nix flake repository
- nixtaml-website - website content repository
Diffstat (limited to 'conf/gitolite.conf')
| -rw-r--r-- | conf/gitolite.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index c0c754f..4ef5241 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -1,6 +1,14 @@ repo gitolite-admin RW+ = gitolite-admin + repo crash-web RW+ = gitolite-admin + +repo nixtaml + RW+ = gitolite-admin + +repo nixtaml-website + RW+ = gitolite-admin + repo testing RW+ = @all |
