Only maintainers can upload to any repo (including dev) for now dev 1.1.42
authorMitchell E Berger <mitchb@mit.edu>
Tue, 20 Dec 2011 18:54:52 +0000 (13:54 -0500)
committerMitchell E Berger <mitchb@mit.edu>
Tue, 20 Dec 2011 18:54:52 +0000 (13:54 -0500)
Grant VCS access to xvm-dev

debian/changelog
master.yaml

index c87a8b3..87ffb8a 100644 (file)
@@ -1,3 +1,10 @@
+xvm-prodconfig (1.1.42) unstable; urgency=low
+
+  * Only maintainers can upload to any repo (including dev) for now
+  * Grant VCS access to xvm-dev
+
+ -- Mitchell Berger <mitchb@mit.edu>  Tue, 20 Dec 2011 13:54:00 -0500
+
 xvm-prodconfig (1.1.41) unstable; urgency=low
 
   * Send automated website error mail to a separate list
index 5573cf0..f37151f 100644 (file)
@@ -29,12 +29,12 @@ build:
    apt: stable
    distro: hardy
   dev:
-   acl: system:xvm-dev
+   acl: *adminacl
    apt: unstable
    allow_backtracking: yes
    distro: hardy
   precise-dev:
-   acl: system:xvm-dev
+   acl: *adminacl
    apt: precise-unstable
    allow_backtracking: yes
    distro: precise
@@ -56,6 +56,7 @@ build:
   post_submit: *post_commit
   failed_submit: *post_commit
   post_add_repo: *post_commit
+ repo_access: system:xvm-dev
  repo_admin: system:xvm-root
 
 console: