From 2c567698352f98dbb34d3487e6f5fd6eb89961dc Mon Sep 17 00:00:00 2001 From: Sehong Na Date: Fri, 12 Aug 2016 10:37:29 +0900 Subject: [PATCH] Modify Domain Privileges Signed-off-by: Sehong Na --- groups | 5 +++++ project.config | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 groups diff --git a/groups b/groups new file mode 100644 index 0000000..678abd2 --- /dev/null +++ b/groups @@ -0,0 +1,5 @@ +# UUID Group Name +# +45c9204de80b73c8f6cfda00aa2404faf83158ea Network & Connectivity / Common - Maintainers +cd1031053ed0fa34d26d897b9579caaf40418729 Network & Connectivity / Common - Integrators +5ae68c078905b7f440d7537a9be752f3afe6a625 Network & Connectivity / Common - Reviewers diff --git a/project.config b/project.config index a9cf61d..9c6d43c 100644 --- a/project.config +++ b/project.config @@ -1,4 +1,55 @@ [project] + state = active description = Subdomain Network & Connectivity / Common. Privileges setting. [access] inheritFrom = scm/acls/domain_network_and_connectivity +[access "refs/heads/*"] + abandon = group Network & Connectivity / Common - Integrators + abandon = group Network & Connectivity / Common - Maintainers + create = group Network & Connectivity / Common - Integrators + create = group Network & Connectivity / Common - Maintainers + forgeAuthor = group Network & Connectivity / Common - Integrators + forgeAuthor = group Network & Connectivity / Common - Maintainers + forgeCommitter = group Network & Connectivity / Common - Integrators + forgeCommitter = group Network & Connectivity / Common - Maintainers + forgeServerAsCommitter = group Network & Connectivity / Common - Integrators + forgeServerAsCommitter = group Network & Connectivity / Common - Maintainers + push = group Network & Connectivity / Common - Integrators + push = +force group Network & Connectivity / Common - Maintainers + pushMerge = group Network & Connectivity / Common - Integrators + pushMerge = group Network & Connectivity / Common - Maintainers + label-Code-Review = -2..+2 group Network & Connectivity / Common - Integrators + label-Code-Review = -2..+2 group Network & Connectivity / Common - Maintainers + label-Code-Review = -2..+2 group Network & Connectivity / Common - Reviewers + label-Verified = -1..+1 group Network & Connectivity / Common - Integrators + label-Verified = -1..+1 group Network & Connectivity / Common - Maintainers + label-Verified = -1..+1 group Network & Connectivity / Common - Reviewers + rebase = group Network & Connectivity / Common - Integrators + rebase = group Network & Connectivity / Common - Maintainers + removeReviewer = group Network & Connectivity / Common - Integrators + removeReviewer = group Network & Connectivity / Common - Maintainers + removeReviewer = group Network & Connectivity / Common - Reviewers + submit = group Network & Connectivity / Common - Integrators + submit = group Network & Connectivity / Common - Maintainers + editTopicName = +force group Network & Connectivity / Common - Integrators + editTopicName = +force group Network & Connectivity / Common - Maintainers + deleteDrafts = group Network & Connectivity / Common - Integrators + deleteDrafts = group Network & Connectivity / Common - Maintainers + publishDrafts = group Network & Connectivity / Common - Integrators + publishDrafts = group Network & Connectivity / Common - Maintainers + publishDrafts = group Network & Connectivity / Common - Reviewers + viewDrafts = group Network & Connectivity / Common - Integrators + viewDrafts = group Network & Connectivity / Common - Maintainers + viewDrafts = group Network & Connectivity / Common - Reviewers +[access "refs/tags/*"] + create = group Network & Connectivity / Common - Integrators + create = group Network & Connectivity / Common - Maintainers + forgeAuthor = group Network & Connectivity / Common - Integrators + forgeAuthor = group Network & Connectivity / Common - Maintainers + forgeCommitter = group Network & Connectivity / Common - Integrators + forgeCommitter = group Network & Connectivity / Common - Maintainers + pushTag = group Network & Connectivity / Common - Integrators + pushTag = +force group Network & Connectivity / Common - Maintainers + pushSignedTag = group Network & Connectivity / Common - Integrators + pushSignedTag = group Network & Connectivity / Common - Maintainers + push = +force group Network & Connectivity / Common - Maintainers -- 2.34.1