[gitolite-admin] Allow draenog to update auto tags during migration from CVS
draenog
draenog at pld-linux.org
Sun Jul 8 00:50:01 CEST 2012
commit 6db70a11dd56ac66339cc45ad984ee565b04c169
Author: Kacper Kornet <draenog at pld-linux.org>
Date: Sat Jul 7 23:49:32 2012 +0100
Allow draenog to update auto tags during migration from CVS
conf/gitolite.conf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 7ad74a5..d6415b4 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -20,10 +20,10 @@ repo Refs
repo packages/..*
C = @pld-devel
R = daemon gitweb
- RW refs/tags/auto/th = @th-builders
+ RW refs/tags/auto/th = @th-builders draenog
RW refs/tags/auto/test = @th-builders
- RW refs/tags/auto/ac = @ac-builders
- RW refs/tags/auto/ti = @ti-builders
+ RW refs/tags/auto/ac = @ac-builders draenog
+ RW refs/tags/auto/ti = @ti-builders draenog
- refs/tags/auto = @all
- = @builders
- refs/heads/R[aA]- = @all
More information about the test
mailing list