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

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..f954237
--- /dev/null
+++ b/groups
@@ -0,0 +1,6 @@
+# UUID                                         Group Name
+#
+14908db0ec20199ddb43c6fe1f8ab375086052e6       Security - Owners
+5f2ddb37e5472bfce2c97e69e9b943d3b7d6d3ee       Security - Maintainers
+6d87676f7dd9cdf9736733a8647a88387364ca36       Security - Integrators
+ae64733e20a7864fbbf6a6cf9724ed4fed64523f       Security - Reviewers
index 63ace4f..2aa7d99 100644 (file)
@@ -2,3 +2,9 @@
        state = active
 [access]
        inheritFrom = Domain-Projects
+[access "refs/heads/*"]
+       owner = group Security - Owners
+       abandon = group Security - Integrators
+       abandon = group Security - Maintainers
+       abandon = group Security - Owners
+       abandon = group Security - Reviewers