From 8d9ba60daedbb4a9a37966c7d07f64aba59aa710 Mon Sep 17 00:00:00 2001 From: Sehong Na Date: Sat, 30 Apr 2016 17:29:49 +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..afc0947 --- /dev/null +++ b/groups @@ -0,0 +1,5 @@ +# UUID Group Name +# + Graphics System / X Window System - Maintainers + Graphics System / X Window System - Integrators + Graphics System / X Window System - Reviewers diff --git a/project.config b/project.config index e1d64ea..262e017 100644 --- a/project.config +++ b/project.config @@ -1,4 +1,55 @@ [project] + state = active description = Subdomain Graphics System / X Window System. Privileges setting. [access] inheritFrom = scm/acls/domain_graphics_system +[access "refs/heads/*"] + abandon = group Graphics System / X Window System - Integrators + abandon = group Graphics System / X Window System - Maintainers + create = group Graphics System / X Window System - Integrators + create = group Graphics System / X Window System - Maintainers + forgeAuthor = group Graphics System / X Window System - Integrators + forgeAuthor = group Graphics System / X Window System - Maintainers + forgeCommitter = group Graphics System / X Window System - Integrators + forgeCommitter = group Graphics System / X Window System - Maintainers + forgeServerAsCommitter = group Graphics System / X Window System - Integrators + forgeServerAsCommitter = group Graphics System / X Window System - Maintainers + push = group Graphics System / X Window System - Integrators + push = +force group Graphics System / X Window System - Maintainers + pushMerge = group Graphics System / X Window System - Integrators + pushMerge = group Graphics System / X Window System - Maintainers + label-Code-Review = -2..+2 group Graphics System / X Window System - Integrators + label-Code-Review = -2..+2 group Graphics System / X Window System - Maintainers + label-Code-Review = -2..+2 group Graphics System / X Window System - Reviewers + label-Verified = -1..+1 group Graphics System / X Window System - Integrators + label-Verified = -1..+1 group Graphics System / X Window System - Maintainers + label-Verified = -1..+1 group Graphics System / X Window System - Reviewers + rebase = group Graphics System / X Window System - Integrators + rebase = group Graphics System / X Window System - Maintainers + removeReviewer = group Graphics System / X Window System - Integrators + removeReviewer = group Graphics System / X Window System - Maintainers + removeReviewer = group Graphics System / X Window System - Reviewers + submit = group Graphics System / X Window System - Integrators + submit = group Graphics System / X Window System - Maintainers + editTopicName = +force group Graphics System / X Window System - Integrators + editTopicName = +force group Graphics System / X Window System - Maintainers + deleteDrafts = group Graphics System / X Window System - Integrators + deleteDrafts = group Graphics System / X Window System - Maintainers + publishDrafts = group Graphics System / X Window System - Integrators + publishDrafts = group Graphics System / X Window System - Maintainers + publishDrafts = group Graphics System / X Window System - Reviewers + viewDrafts = group Graphics System / X Window System - Integrators + viewDrafts = group Graphics System / X Window System - Maintainers + viewDrafts = group Graphics System / X Window System - Reviewers +[access "refs/tags/*"] + create = group Graphics System / X Window System - Integrators + create = group Graphics System / X Window System - Maintainers + forgeAuthor = group Graphics System / X Window System - Integrators + forgeAuthor = group Graphics System / X Window System - Maintainers + forgeCommitter = group Graphics System / X Window System - Integrators + forgeCommitter = group Graphics System / X Window System - Maintainers + pushTag = group Graphics System / X Window System - Integrators + pushTag = +force group Graphics System / X Window System - Maintainers + pushSignedTag = group Graphics System / X Window System - Integrators + pushSignedTag = group Graphics System / X Window System - Maintainers + push = +force group Graphics System / X Window System - Maintainers -- 2.34.1