From 243cf39a2f8dad4e1fb5003d41295ece24c516a0 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Thu, 15 Oct 2009 19:30:27 -0400 Subject: [PATCH 1/1] Add a tagger value to the xvm-prodconfig to indicate who should tag package revisions. svn path=/trunk/packages/xvm-prodconfig/; revision=2504 --- master.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/master.yaml b/master.yaml index cc03b96..2d0c094 100644 --- a/master.yaml +++ b/master.yaml @@ -1,5 +1,5 @@ contact: &contact xvm@mit.edu -adminacl: system:xvm-root +adminacl: &adminacl system:xvm-root priv_contact: &priv_contact xvm-root@mit.edu apt: @@ -53,6 +53,7 @@ git: dev: acl: system:xvm-dev component: unstable + tagger: Invirt Build Server hosts: # hosts on which VMs run - hostname: citadel-station.mit.edu -- 1.7.9.5