[gitolite-admin] Allow for push of few forgotten tags from CVS

draenog draenog at pld-linux.org
Tue Jul 10 08:45:07 CEST 2012


commit 98584183cba58ac723514290a2f296062c5f4aa3
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Tue Jul 10 07:43:30 2012 +0100

    Allow for push of few forgotten tags from CVS

 conf/gitolite.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index 9eabe11..149ce46 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -23,7 +23,7 @@ repo   packages/..*
         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
+        RW refs/tags/auto/ti = @ti-builders draenog
         - refs/tags/auto = @all
         - = @builders
         - refs/heads/R[aA]- = @all


More information about the pld-cvs-commit mailing list