commit 5447036924d7ba4d6781bea6ee3eacf287106efe
Author: Kacper Kornet <[email protected]>
Date: Wed Jul 18 01:55:23 2012 +0200
- new style of auto tags
gitolite.conf | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/gitolite.conf b/gitolite.conf
index b31cc38..21d8f26 100644
--- a/gitolite.conf
+++ b/gitolite.conf
@@ -23,10 +23,11 @@ repo Refs
repo packages/..*
C = @pld-devel
R = daemon gitweb
- RW refs/tags/auto-th = @th-builders
- RW refs/tags/auto-ac = @ac-builders
- RW refs/tags/auto-ti = @ti-builders
- - refs/tags/auto- = @all
+ RW refs/tags/auto/th = @th-builders
+ RW refs/tags/auto/test = @th-builders
+ RW refs/tags/auto/ac = @ac-builders
+ RW refs/tags/auto/ti = @ti-builders
+ - refs/tags/auto = @all
- = @builders
RW master$ = @pld-devel
- master$ = @all
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit