From fa70b70e94e6cc788a3edb843cc95c108f8bf323 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 6 May 2019 12:03:33 +0200 Subject: [PATCH] . --- conf/gitolite.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 8b26278..560acc3 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -9,12 +9,13 @@ repo @secret option deny-rules = 1 RW+ = vincent@cubedesigners.com +repo @all + R = daemon + RW+ = @managers + repo testing RW+ = @all repo fluidbook-html5 RW+ = extranet@cubedesigners.com -repo @all - R = daemon - RW+ = @managers \ No newline at end of file -- 2.39.5