Modify Domain Privileges
authorSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:47:14 +0000 (17:47 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 30 Apr 2016 08:47:14 +0000 (17:47 +0900)
Signed-off-by: Sehong Na <sehong.na@samsung.com>
groups
project.config

diff --git a/groups b/groups
index a414f10b5a0413b0e002c8f700eacb9558430945..59597a0444bfdf8c5930b5fe80382b880d37ad6b 100644 (file)
--- a/groups
+++ b/groups
@@ -1,3 +1,5 @@
-# UUID                                         Group Name
+# UUID Group Name
 #
-ec185654821ce788ceef69bc8b3098abead1a59c       Security / Authentication - Subdomain
+       Security / Authentication - Maintainers
+       Security / Authentication - Integrators
+       Security / Authentication - Reviewers
index 8e3e8750edfb626e49852972951a58b4bd68940c..ca93b633a98936e889019c47255efba6b2f7a743 100644 (file)
@@ -1,25 +1,55 @@
+[project]
+       state = active
+       description = Subdomain Security / Authentication. Privileges setting.
 [access]
        inheritFrom = scm/acls/domain_security
 [access "refs/heads/*"]
-       abandon = group Security / Authentication - Subdomain
-       create = group Security / Authentication - Subdomain
-       forgeAuthor = group Security / Authentication - Subdomain
-       forgeCommitter = group Security / Authentication - Subdomain
-       forgeServerAsCommitter = group Security / Authentication - Subdomain
-       push = +force group Security / Authentication - Subdomain
-       pushMerge = group Security / Authentication - Subdomain
-       label-Code-Review = -2..+2 group Security / Authentication - Subdomain
-       label-Verified = -1..+1 group Security / Authentication - Subdomain
-       rebase = group Security / Authentication - Subdomain
-       removeReviewer = group Security / Authentication - Subdomain
-       submit = group Security / Authentication - Subdomain
-       editTopicName = group Security / Authentication - Subdomain
-       deleteDrafts = group Security / Authentication - Subdomain
-       publishDrafts = group Security / Authentication - Subdomain
+       abandon = group Security / Authentication  - Integrators
+       abandon = group Security / Authentication  - Maintainers
+       create = group Security / Authentication  - Integrators
+       create = group Security / Authentication  - Maintainers
+       forgeAuthor = group Security / Authentication  - Integrators
+       forgeAuthor = group Security / Authentication  - Maintainers
+       forgeCommitter = group Security / Authentication  - Integrators
+       forgeCommitter = group Security / Authentication  - Maintainers
+       forgeServerAsCommitter = group Security / Authentication  - Integrators
+       forgeServerAsCommitter = group Security / Authentication  - Maintainers
+       push = group Security / Authentication  - Integrators
+       push = +force group Security / Authentication  - Maintainers
+       pushMerge = group Security / Authentication  - Integrators
+       pushMerge = group Security / Authentication  - Maintainers
+       label-Code-Review = -2..+2 group Security / Authentication  - Integrators
+       label-Code-Review = -2..+2 group Security / Authentication  - Maintainers
+       label-Code-Review = -2..+2 group Security / Authentication  - Reviewers
+       label-Verified = -1..+1 group Security / Authentication  - Integrators
+       label-Verified = -1..+1 group Security / Authentication  - Maintainers
+       label-Verified = -1..+1 group Security / Authentication  - Reviewers
+       rebase = group Security / Authentication  - Integrators
+       rebase = group Security / Authentication  - Maintainers
+       removeReviewer = group Security / Authentication  - Integrators
+       removeReviewer = group Security / Authentication  - Maintainers
+       removeReviewer = group Security / Authentication  - Reviewers
+       submit = group Security / Authentication  - Integrators
+       submit = group Security / Authentication  - Maintainers
+       editTopicName = +force group Security / Authentication  - Integrators
+       editTopicName = +force group Security / Authentication  - Maintainers
+       deleteDrafts = group Security / Authentication  - Integrators
+       deleteDrafts = group Security / Authentication  - Maintainers
+       publishDrafts = group Security / Authentication  - Integrators
+       publishDrafts = group Security / Authentication  - Maintainers
+       publishDrafts = group Security / Authentication  - Reviewers
+       viewDrafts = group Security / Authentication  - Integrators
+       viewDrafts = group Security / Authentication  - Maintainers
+       viewDrafts = group Security / Authentication  - Reviewers
 [access "refs/tags/*"]
-       create = group Security / Authentication - Subdomain
-       push = +force group Security / Authentication - Subdomain
-       pushTag = +force group Security / Authentication - Subdomain
-       pushSignedTag = group Security / Authentication - Subdomain
-[project]
-       description = Subdomain Security / Authentication. Privileges setting.
+       create = group Security / Authentication  - Integrators
+       create = group Security / Authentication  - Maintainers
+       forgeAuthor = group Security / Authentication  - Integrators
+       forgeAuthor = group Security / Authentication  - Maintainers
+       forgeCommitter = group Security / Authentication  - Integrators
+       forgeCommitter = group Security / Authentication  - Maintainers
+       pushTag = group Security / Authentication  - Integrators
+       pushTag = +force group Security / Authentication  - Maintainers
+       pushSignedTag = group Security / Authentication  - Integrators
+       pushSignedTag = group Security / Authentication  - Maintainers
+       push = +force group Security / Authentication  - Maintainers