From dbc9f0dc4374dbc6cb287fb54f51a3175c7d9e93 Mon Sep 17 00:00:00 2001 From: Sehong Na Date: Sat, 30 Apr 2016 17:24:34 +0900 Subject: [PATCH] Modify Domain Privileges Signed-off-by: Sehong Na --- groups | 6 +++-- project.config | 72 +++++++++++++++++++++++++++++++++++++++++----------------- 2 files changed, 55 insertions(+), 23 deletions(-) diff --git a/groups b/groups index 5dcce47..ef597e7 100644 --- a/groups +++ b/groups @@ -1,3 +1,5 @@ -# UUID Group Name +# UUID Group Name # -0c02112ee59a84ad4a187742f96ff25ccd53fa73 Network & Connectivity / Printing - Subdomain + Network & Connectivity / Printing - Maintainers + Network & Connectivity / Printing - Integrators + Network & Connectivity / Printing - Reviewers diff --git a/project.config b/project.config index 40f8f78..00a345a 100644 --- a/project.config +++ b/project.config @@ -1,25 +1,55 @@ +[project] + state = active + description = Subdomain Network & Connectivity / Printing. Privileges setting. [access] inheritFrom = scm/acls/domain_network_and_connectivity [access "refs/heads/*"] - abandon = group Network & Connectivity / Printing - Subdomain - create = group Network & Connectivity / Printing - Subdomain - forgeAuthor = group Network & Connectivity / Printing - Subdomain - forgeCommitter = group Network & Connectivity / Printing - Subdomain - forgeServerAsCommitter = group Network & Connectivity / Printing - Subdomain - push = +force group Network & Connectivity / Printing - Subdomain - pushMerge = group Network & Connectivity / Printing - Subdomain - label-Code-Review = -2..+2 group Network & Connectivity / Printing - Subdomain - label-Verified = -1..+1 group Network & Connectivity / Printing - Subdomain - rebase = group Network & Connectivity / Printing - Subdomain - removeReviewer = group Network & Connectivity / Printing - Subdomain - submit = group Network & Connectivity / Printing - Subdomain - editTopicName = group Network & Connectivity / Printing - Subdomain - deleteDrafts = group Network & Connectivity / Printing - Subdomain - publishDrafts = group Network & Connectivity / Printing - Subdomain + abandon = group Network & Connectivity / Printing - Integrators + abandon = group Network & Connectivity / Printing - Maintainers + create = group Network & Connectivity / Printing - Integrators + create = group Network & Connectivity / Printing - Maintainers + forgeAuthor = group Network & Connectivity / Printing - Integrators + forgeAuthor = group Network & Connectivity / Printing - Maintainers + forgeCommitter = group Network & Connectivity / Printing - Integrators + forgeCommitter = group Network & Connectivity / Printing - Maintainers + forgeServerAsCommitter = group Network & Connectivity / Printing - Integrators + forgeServerAsCommitter = group Network & Connectivity / Printing - Maintainers + push = group Network & Connectivity / Printing - Integrators + push = +force group Network & Connectivity / Printing - Maintainers + pushMerge = group Network & Connectivity / Printing - Integrators + pushMerge = group Network & Connectivity / Printing - Maintainers + label-Code-Review = -2..+2 group Network & Connectivity / Printing - Integrators + label-Code-Review = -2..+2 group Network & Connectivity / Printing - Maintainers + label-Code-Review = -2..+2 group Network & Connectivity / Printing - Reviewers + label-Verified = -1..+1 group Network & Connectivity / Printing - Integrators + label-Verified = -1..+1 group Network & Connectivity / Printing - Maintainers + label-Verified = -1..+1 group Network & Connectivity / Printing - Reviewers + rebase = group Network & Connectivity / Printing - Integrators + rebase = group Network & Connectivity / Printing - Maintainers + removeReviewer = group Network & Connectivity / Printing - Integrators + removeReviewer = group Network & Connectivity / Printing - Maintainers + removeReviewer = group Network & Connectivity / Printing - Reviewers + submit = group Network & Connectivity / Printing - Integrators + submit = group Network & Connectivity / Printing - Maintainers + editTopicName = +force group Network & Connectivity / Printing - Integrators + editTopicName = +force group Network & Connectivity / Printing - Maintainers + deleteDrafts = group Network & Connectivity / Printing - Integrators + deleteDrafts = group Network & Connectivity / Printing - Maintainers + publishDrafts = group Network & Connectivity / Printing - Integrators + publishDrafts = group Network & Connectivity / Printing - Maintainers + publishDrafts = group Network & Connectivity / Printing - Reviewers + viewDrafts = group Network & Connectivity / Printing - Integrators + viewDrafts = group Network & Connectivity / Printing - Maintainers + viewDrafts = group Network & Connectivity / Printing - Reviewers [access "refs/tags/*"] - create = group Network & Connectivity / Printing - Subdomain - push = +force group Network & Connectivity / Printing - Subdomain - pushTag = +force group Network & Connectivity / Printing - Subdomain - pushSignedTag = group Network & Connectivity / Printing - Subdomain -[project] - description = Subdomain Network & Connectivity / Printing. Privileges setting. + create = group Network & Connectivity / Printing - Integrators + create = group Network & Connectivity / Printing - Maintainers + forgeAuthor = group Network & Connectivity / Printing - Integrators + forgeAuthor = group Network & Connectivity / Printing - Maintainers + forgeCommitter = group Network & Connectivity / Printing - Integrators + forgeCommitter = group Network & Connectivity / Printing - Maintainers + pushTag = group Network & Connectivity / Printing - Integrators + pushTag = +force group Network & Connectivity / Printing - Maintainers + pushSignedTag = group Network & Connectivity / Printing - Integrators + pushSignedTag = group Network & Connectivity / Printing - Maintainers + push = +force group Network & Connectivity / Printing - Maintainers -- 2.7.4