Modify Domain Privileges
authorSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:53:38 +0000 (17:53 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:53:38 +0000 (17:53 +0900)
Signed-off-by: Sehong Na <sehong.na@samsung.com>
groups [new file with mode: 0644]
project.config

diff --git a/groups b/groups
new file mode 100644 (file)
index 0000000..3a1ddf3
--- /dev/null
+++ b/groups
@@ -0,0 +1,5 @@
+# UUID Group Name
+#
+       Security / Uncategorized - Maintainers
+       Security / Uncategorized - Integrators
+       Security / Uncategorized - Reviewers
index b6e1e2f82487276b20465c1d5e6f37e7a16a6208..b4776931656db456299a5ec42a21c936aa690f0b 100644 (file)
@@ -1,4 +1,55 @@
 [project]
+       state = active
        description = Subdomain Security / Uncategorized. Privileges setting.
 [access]
        inheritFrom = scm/acls/domain_security
+[access "refs/heads/*"]
+       abandon = group Security / Uncategorized  - Integrators
+       abandon = group Security / Uncategorized  - Maintainers
+       create = group Security / Uncategorized  - Integrators
+       create = group Security / Uncategorized  - Maintainers
+       forgeAuthor = group Security / Uncategorized  - Integrators
+       forgeAuthor = group Security / Uncategorized  - Maintainers
+       forgeCommitter = group Security / Uncategorized  - Integrators
+       forgeCommitter = group Security / Uncategorized  - Maintainers
+       forgeServerAsCommitter = group Security / Uncategorized  - Integrators
+       forgeServerAsCommitter = group Security / Uncategorized  - Maintainers
+       push = group Security / Uncategorized  - Integrators
+       push = +force group Security / Uncategorized  - Maintainers
+       pushMerge = group Security / Uncategorized  - Integrators
+       pushMerge = group Security / Uncategorized  - Maintainers
+       label-Code-Review = -2..+2 group Security / Uncategorized  - Integrators
+       label-Code-Review = -2..+2 group Security / Uncategorized  - Maintainers
+       label-Code-Review = -2..+2 group Security / Uncategorized  - Reviewers
+       label-Verified = -1..+1 group Security / Uncategorized  - Integrators
+       label-Verified = -1..+1 group Security / Uncategorized  - Maintainers
+       label-Verified = -1..+1 group Security / Uncategorized  - Reviewers
+       rebase = group Security / Uncategorized  - Integrators
+       rebase = group Security / Uncategorized  - Maintainers
+       removeReviewer = group Security / Uncategorized  - Integrators
+       removeReviewer = group Security / Uncategorized  - Maintainers
+       removeReviewer = group Security / Uncategorized  - Reviewers
+       submit = group Security / Uncategorized  - Integrators
+       submit = group Security / Uncategorized  - Maintainers
+       editTopicName = +force group Security / Uncategorized  - Integrators
+       editTopicName = +force group Security / Uncategorized  - Maintainers
+       deleteDrafts = group Security / Uncategorized  - Integrators
+       deleteDrafts = group Security / Uncategorized  - Maintainers
+       publishDrafts = group Security / Uncategorized  - Integrators
+       publishDrafts = group Security / Uncategorized  - Maintainers
+       publishDrafts = group Security / Uncategorized  - Reviewers
+       viewDrafts = group Security / Uncategorized  - Integrators
+       viewDrafts = group Security / Uncategorized  - Maintainers
+       viewDrafts = group Security / Uncategorized  - Reviewers
+[access "refs/tags/*"]
+       create = group Security / Uncategorized  - Integrators
+       create = group Security / Uncategorized  - Maintainers
+       forgeAuthor = group Security / Uncategorized  - Integrators
+       forgeAuthor = group Security / Uncategorized  - Maintainers
+       forgeCommitter = group Security / Uncategorized  - Integrators
+       forgeCommitter = group Security / Uncategorized  - Maintainers
+       pushTag = group Security / Uncategorized  - Integrators
+       pushTag = +force group Security / Uncategorized  - Maintainers
+       pushSignedTag = group Security / Uncategorized  - Integrators
+       pushSignedTag = group Security / Uncategorized  - Maintainers
+       push = +force group Security / Uncategorized  - Maintainers