Modify access rules
authorAlexander Kanevskiy <kad@linux.intel.com>
Sun, 4 Aug 2013 23:40:52 +0000 (16:40 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Sun, 4 Aug 2013 23:40:52 +0000 (16:40 -0700)
groups [new file with mode: 0644]
project.config

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..d45f80f
--- /dev/null
+++ b/groups
@@ -0,0 +1,6 @@
+# UUID                                         Group Name
+#
+0c904cdbfd3cb581da14dcb38b4e00ababa1a445       Applications - Maintainers
+18f05fecf623d7273812f98c3f87c3adde622927       Applications - Reviewers
+2eda612b20d04b0276b5f3f816241d538df8a934       Applications - Owners
+5d99697106cc109415a8c70c61e93b1b94e35d51       Applications - Integrators
index 63ace4f..81df4f2 100644 (file)
@@ -2,3 +2,9 @@
        state = active
 [access]
        inheritFrom = Domain-Projects
+[access "refs/heads/*"]
+       owner = group Applications - Owners
+       abandon = group Applications - Integrators
+       abandon = group Applications - Maintainers
+       abandon = group Applications - Owners
+       abandon = group Applications - Reviewers