[gitolite-admin] Allow to push aidath tags from CVS

draenog draenog at pld-linux.org
Sun Jul 8 04:03:23 CEST 2012


commit ae8c9d99b9bf134d7675c7f705afbfcd5cd04d66
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Sun Jul 8 03:02:55 2012 +0100

    Allow to push aidath tags from CVS

 conf/gitolite.conf | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index d6415b4..9d21013 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -24,6 +24,7 @@ repo   packages/..*
         RW refs/tags/auto/test = @th-builders
         RW refs/tags/auto/ac = @ac-builders draenog
         RW refs/tags/auto/ti = @ti-builders draenog
+        RW refs/tags/auto/aidath = draenog
         - refs/tags/auto = @all
         - = @builders
         - refs/heads/R[aA]- = @all


More information about the test mailing list