From 9903bcf7cf29c6e3bf3a3049f2ef8d73db330471 Mon Sep 17 00:00:00 2001 From: Sehong Na Date: Sat, 30 Apr 2016 17:42:02 +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..7afb896 --- /dev/null +++ b/groups @@ -0,0 +1,5 @@ +# UUID Group Name +# + Network & Connectivity / IMS - Maintainers + Network & Connectivity / IMS - Integrators + Network & Connectivity / IMS - Reviewers diff --git a/project.config b/project.config index a4fa365..fe66f1e 100644 --- a/project.config +++ b/project.config @@ -1,4 +1,55 @@ [project] + state = active description = Subdomain Network & Connectivity / IMS. Privileges setting. [access] inheritFrom = scm/acls/domain_network_and_connectivity +[access "refs/heads/*"] + abandon = group Network & Connectivity / IMS - Integrators + abandon = group Network & Connectivity / IMS - Maintainers + create = group Network & Connectivity / IMS - Integrators + create = group Network & Connectivity / IMS - Maintainers + forgeAuthor = group Network & Connectivity / IMS - Integrators + forgeAuthor = group Network & Connectivity / IMS - Maintainers + forgeCommitter = group Network & Connectivity / IMS - Integrators + forgeCommitter = group Network & Connectivity / IMS - Maintainers + forgeServerAsCommitter = group Network & Connectivity / IMS - Integrators + forgeServerAsCommitter = group Network & Connectivity / IMS - Maintainers + push = group Network & Connectivity / IMS - Integrators + push = +force group Network & Connectivity / IMS - Maintainers + pushMerge = group Network & Connectivity / IMS - Integrators + pushMerge = group Network & Connectivity / IMS - Maintainers + label-Code-Review = -2..+2 group Network & Connectivity / IMS - Integrators + label-Code-Review = -2..+2 group Network & Connectivity / IMS - Maintainers + label-Code-Review = -2..+2 group Network & Connectivity / IMS - Reviewers + label-Verified = -1..+1 group Network & Connectivity / IMS - Integrators + label-Verified = -1..+1 group Network & Connectivity / IMS - Maintainers + label-Verified = -1..+1 group Network & Connectivity / IMS - Reviewers + rebase = group Network & Connectivity / IMS - Integrators + rebase = group Network & Connectivity / IMS - Maintainers + removeReviewer = group Network & Connectivity / IMS - Integrators + removeReviewer = group Network & Connectivity / IMS - Maintainers + removeReviewer = group Network & Connectivity / IMS - Reviewers + submit = group Network & Connectivity / IMS - Integrators + submit = group Network & Connectivity / IMS - Maintainers + editTopicName = +force group Network & Connectivity / IMS - Integrators + editTopicName = +force group Network & Connectivity / IMS - Maintainers + deleteDrafts = group Network & Connectivity / IMS - Integrators + deleteDrafts = group Network & Connectivity / IMS - Maintainers + publishDrafts = group Network & Connectivity / IMS - Integrators + publishDrafts = group Network & Connectivity / IMS - Maintainers + publishDrafts = group Network & Connectivity / IMS - Reviewers + viewDrafts = group Network & Connectivity / IMS - Integrators + viewDrafts = group Network & Connectivity / IMS - Maintainers + viewDrafts = group Network & Connectivity / IMS - Reviewers +[access "refs/tags/*"] + create = group Network & Connectivity / IMS - Integrators + create = group Network & Connectivity / IMS - Maintainers + forgeAuthor = group Network & Connectivity / IMS - Integrators + forgeAuthor = group Network & Connectivity / IMS - Maintainers + forgeCommitter = group Network & Connectivity / IMS - Integrators + forgeCommitter = group Network & Connectivity / IMS - Maintainers + pushTag = group Network & Connectivity / IMS - Integrators + pushTag = +force group Network & Connectivity / IMS - Maintainers + pushSignedTag = group Network & Connectivity / IMS - Integrators + pushSignedTag = group Network & Connectivity / IMS - Maintainers + push = +force group Network & Connectivity / IMS - Maintainers -- 2.34.1