From abfb2fbc3784aa8a5316797c96833192c03443f0 Mon Sep 17 00:00:00 2001 From: Sehong Na Date: Sat, 30 Apr 2016 17:09:29 +0900 Subject: [PATCH] Modify Domain Privileges Signed-off-by: Sehong Na --- groups | 6 +-- project.config | 147 ++++++++++++++++++++++++++++----------------------------- 2 files changed, 75 insertions(+), 78 deletions(-) diff --git a/groups b/groups index 56cf335..aed55bd 100644 --- a/groups +++ b/groups @@ -1,7 +1,7 @@ -# UUID Group Name +# UUID Group Name # -a071b88a1c0c72ada25cf01574f70b5f1d19acb9 System - Integrators a0d1cb2eb144e5d879032d8cc3b9eb0d3f4acd57 System - Architects a70a47df58d2508bb373b1a70bf434b25dcc86e5 System - Maintainers +a071b88a1c0c72ada25cf01574f70b5f1d19acb9 System - Integrators e2b615d0fb7effc47384b9d834f9c41a292c0c62 System - Reviewers -global:Registered-Users Registered Users +global:Registered-Users Registered Users diff --git a/project.config b/project.config index 8404aac..eebb95d 100644 --- a/project.config +++ b/project.config @@ -1,82 +1,79 @@ [project] + state = active description = Domain System. Privileges setting. [access] inheritFrom = scm/acls/domains [access "refs/heads/*"] - owner = group System - Architects - abandon = group System - Architects - abandon = group System - Integrators - abandon = group System - Maintainers - create = group System - Architects - create = group System - Integrators - create = group System - Maintainers - forgeAuthor = group System - Architects - forgeAuthor = group System - Integrators - forgeAuthor = group System - Maintainers - forgeCommitter = group System - Architects - forgeCommitter = group System - Integrators - forgeCommitter = group System - Maintainers - push = +force group System - Architects - push = group System - Integrators - push = +force group System - Maintainers - pushMerge = group System - Architects - pushMerge = group System - Integrators - pushMerge = group System - Maintainers - label-Code-Review = -2..+2 group System - Architects - label-Code-Review = -2..+2 group System - Integrators - label-Code-Review = -2..+2 group System - Maintainers - label-Code-Review = -2..+2 group System - Reviewers + owner = group System - Architects + abandon = group System - Architects + abandon = group System - Integrators + abandon = group System - Maintainers + create = group System - Architects + create = group System - Integrators + create = group System - Maintainers + forgeAuthor = group System - Architects + forgeAuthor = group System - Integrators + forgeAuthor = group System - Maintainers + forgeCommitter = group System - Architects + forgeCommitter = group System - Integrators + forgeCommitter = group System - Maintainers + forgeServerAsCommitter = group System - Architects + forgeServerAsCommitter = group System - Integrators + forgeServerAsCommitter = group System - Maintainers + push = +force group System - Architects + push = group System - Integrators + push = +force group System - Maintainers + pushMerge = group System - Architects + pushMerge = group System - Integrators + pushMerge = group System - Maintainers + label-Code-Review = -2..+2 group System - Architects + label-Code-Review = -2..+2 group System - Integrators + label-Code-Review = -2..+2 group System - Maintainers + label-Code-Review = -2..+2 group System - Reviewers label-Code-Review = -1..+1 group Registered Users - label-Verified = -1..+1 group System - Architects - label-Verified = -1..+1 group System - Integrators - label-Verified = -1..+1 group System - Maintainers - label-Verified = -1..+1 group System - Reviewers - rebase = group System - Architects - rebase = group System - Integrators - rebase = group System - Maintainers - removeReviewer = group System - Architects - removeReviewer = group System - Integrators - removeReviewer = group System - Maintainers - removeReviewer = group System - Reviewers - submit = group System - Architects - submit = group System - Integrators - submit = group System - Maintainers - editTopicName = +force group System - Architects - editTopicName = +force group System - Integrators - editTopicName = +force group System - Maintainers - deleteDrafts = group System - Architects - deleteDrafts = group System - Integrators - deleteDrafts = group System - Maintainers - publishDrafts = group System - Architects - publishDrafts = group System - Integrators - publishDrafts = group System - Maintainers - publishDrafts = group System - Reviewers - viewDrafts = group System - Architects - viewDrafts = group System - Integrators - viewDrafts = group System - Maintainers - viewDrafts = group System - Reviewers + label-Verified = -1..+1 group System - Architects + label-Verified = -1..+1 group System - Integrators + label-Verified = -1..+1 group System - Maintainers + label-Verified = -1..+1 group System - Reviewers + rebase = group System - Architects + rebase = group System - Integrators + rebase = group System - Maintainers + removeReviewer = group System - Architects + removeReviewer = group System - Integrators + removeReviewer = group System - Maintainers + removeReviewer = group System - Reviewers + submit = group System - Architects + submit = group System - Integrators + submit = group System - Maintainers + editTopicName = +force group System - Architects + editTopicName = +force group System - Integrators + editTopicName = +force group System - Maintainers + deleteDrafts = group System - Architects + deleteDrafts = group System - Integrators + deleteDrafts = group System - Maintainers + publishDrafts = group System - Architects + publishDrafts = group System - Integrators + publishDrafts = group System - Maintainers + publishDrafts = group System - Reviewers + viewDrafts = group System - Architects + viewDrafts = group System - Integrators + viewDrafts = group System - Maintainers + viewDrafts = group System - Reviewers [access "refs/tags/*"] - create = group System - Architects - create = group System - Integrators - create = group System - Maintainers - forgeAuthor = group System - Architects - forgeAuthor = group System - Integrators - forgeAuthor = group System - Maintainers - forgeCommitter = group System - Architects - forgeCommitter = group System - Integrators - forgeCommitter = group System - Maintainers - pushTag = +force group System - Architects - pushTag = group System - Integrators - pushTag = +force group System - Maintainers - pushSignedTag = group System - Architects - pushSignedTag = group System - Integrators - pushSignedTag = group System - Maintainers - push = +force group System - Architects - push = +force group System - Maintainers -[access "refs/for/refs/heads/*"] - push = +force group System - Architects - push = group System - Integrators - push = +force group System - Maintainers - pushMerge = group System - Architects - pushMerge = group System - Integrators - pushMerge = group System - Maintainers + create = group System - Architects + create = group System - Integrators + create = group System - Maintainers + forgeAuthor = group System - Architects + forgeAuthor = group System - Integrators + forgeAuthor = group System - Maintainers + forgeCommitter = group System - Architects + forgeCommitter = group System - Integrators + forgeCommitter = group System - Maintainers + pushTag = +force group System - Architects + pushTag = group System - Integrators + pushTag = +force group System - Maintainers + pushSignedTag = group System - Architects + pushSignedTag = group System - Integrators + pushSignedTag = group System - Maintainers + push = +force group System - Architects + push = +force group System - Maintainers -- 2.7.4