From 8188189fe17f57d06e1531aa1bc6bbf0d1cd96ed Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 6 May 2019 11:56:41 +0200 Subject: [PATCH] . --- conf/gitolite.conf | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index c762637..a30ba60 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -3,16 +3,15 @@ @managers = nael@cubedesigners.com @managers = redmine@cubedesigners.com -repo @all - R = daemon - RW+ = @managers - repo gitolite-admin - RW+ = @managers + RW+ = vincent@cubedesigners.com repo testing RW+ = @all - repo fluidbook-html5 - RW+ = extranet@cubedesigners.com \ No newline at end of file + RW+ = extranet@cubedesigners.com + +repo @all + R = daemon + RW+ = @managers \ No newline at end of file -- 2.39.5