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

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..9c0b37a
--- /dev/null
+++ b/groups
@@ -0,0 +1,6 @@
+# UUID                                         Group Name
+#
+6197db14bf9c4ce694af5d7e21819105f51b65d3       Network & Connectivity - Reviewers
+712ba1b05ad1369cad9034f386c0dd941f58e8c7       Network & Connectivity - Owners
+bbe8e31bcbdbe3ac56a2e507cac8aa8bd6e0d3e0       Network & Connectivity - Maintainers
+c71a7829534a23f4da3079a515c40f77965750e0       Network & Connectivity - Integrators
index 63ace4f957aa6f67085ae3adb4b0d7df0f231601..052814bdd66b7a84dcf435aac26daa99aba3ef92 100644 (file)
@@ -2,3 +2,9 @@
        state = active
 [access]
        inheritFrom = Domain-Projects
+[access "refs/heads/*"]
+       owner = group Network & Connectivity - Owners
+       abandon = group Network & Connectivity - Integrators
+       abandon = group Network & Connectivity - Maintainers
+       abandon = group Network & Connectivity - Owners
+       abandon = group Network & Connectivity - Reviewers