From c4e837d8140e428fbc607930018c7d96d96d97a9 Mon Sep 17 00:00:00 2001 From: Sehong Na Date: Sat, 30 Apr 2016 17:08:58 +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 5c30c5c..335f4d7 100644 --- a/groups +++ b/groups @@ -1,3 +1,5 @@ -# UUID Group Name +# UUID Group Name # -52370d8a9a6331f084c22665cced06314f8636c7 SDK / Command line tools - Subdomain +97b585ead29beb293810dc9690a333206b75e94b SDK / Command line tools - Maintainers +260773d77ff49d4b94c2a98fc2c768e32779fed0 SDK / Command line tools - Integrators +0b83654df0d0438149d033985873a47a23f79154 SDK / Command line tools - Reviewers diff --git a/project.config b/project.config index 65dbe6d..e72b647 100644 --- a/project.config +++ b/project.config @@ -1,25 +1,55 @@ +[project] + state = active + description = Subdomain SDK / Command line tools. Privileges setting. [access] inheritFrom = scm/acls/domain_sdk [access "refs/heads/*"] - abandon = group SDK / Command line tools - Subdomain - create = group SDK / Command line tools - Subdomain - forgeAuthor = group SDK / Command line tools - Subdomain - forgeCommitter = group SDK / Command line tools - Subdomain - forgeServerAsCommitter = group SDK / Command line tools - Subdomain - push = +force group SDK / Command line tools - Subdomain - pushMerge = group SDK / Command line tools - Subdomain - label-Code-Review = -2..+2 group SDK / Command line tools - Subdomain - label-Verified = -1..+1 group SDK / Command line tools - Subdomain - rebase = group SDK / Command line tools - Subdomain - removeReviewer = group SDK / Command line tools - Subdomain - submit = group SDK / Command line tools - Subdomain - editTopicName = group SDK / Command line tools - Subdomain - deleteDrafts = group SDK / Command line tools - Subdomain - publishDrafts = group SDK / Command line tools - Subdomain + abandon = group SDK / Command line tools - Integrators + abandon = group SDK / Command line tools - Maintainers + create = group SDK / Command line tools - Integrators + create = group SDK / Command line tools - Maintainers + forgeAuthor = group SDK / Command line tools - Integrators + forgeAuthor = group SDK / Command line tools - Maintainers + forgeCommitter = group SDK / Command line tools - Integrators + forgeCommitter = group SDK / Command line tools - Maintainers + forgeServerAsCommitter = group SDK / Command line tools - Integrators + forgeServerAsCommitter = group SDK / Command line tools - Maintainers + push = group SDK / Command line tools - Integrators + push = +force group SDK / Command line tools - Maintainers + pushMerge = group SDK / Command line tools - Integrators + pushMerge = group SDK / Command line tools - Maintainers + label-Code-Review = -2..+2 group SDK / Command line tools - Integrators + label-Code-Review = -2..+2 group SDK / Command line tools - Maintainers + label-Code-Review = -2..+2 group SDK / Command line tools - Reviewers + label-Verified = -1..+1 group SDK / Command line tools - Integrators + label-Verified = -1..+1 group SDK / Command line tools - Maintainers + label-Verified = -1..+1 group SDK / Command line tools - Reviewers + rebase = group SDK / Command line tools - Integrators + rebase = group SDK / Command line tools - Maintainers + removeReviewer = group SDK / Command line tools - Integrators + removeReviewer = group SDK / Command line tools - Maintainers + removeReviewer = group SDK / Command line tools - Reviewers + submit = group SDK / Command line tools - Integrators + submit = group SDK / Command line tools - Maintainers + editTopicName = +force group SDK / Command line tools - Integrators + editTopicName = +force group SDK / Command line tools - Maintainers + deleteDrafts = group SDK / Command line tools - Integrators + deleteDrafts = group SDK / Command line tools - Maintainers + publishDrafts = group SDK / Command line tools - Integrators + publishDrafts = group SDK / Command line tools - Maintainers + publishDrafts = group SDK / Command line tools - Reviewers + viewDrafts = group SDK / Command line tools - Integrators + viewDrafts = group SDK / Command line tools - Maintainers + viewDrafts = group SDK / Command line tools - Reviewers [access "refs/tags/*"] - create = group SDK / Command line tools - Subdomain - push = +force group SDK / Command line tools - Subdomain - pushTag = +force group SDK / Command line tools - Subdomain - pushSignedTag = group SDK / Command line tools - Subdomain -[project] - description = Subdomain SDK / Command line tools. Privileges setting. + create = group SDK / Command line tools - Integrators + create = group SDK / Command line tools - Maintainers + forgeAuthor = group SDK / Command line tools - Integrators + forgeAuthor = group SDK / Command line tools - Maintainers + forgeCommitter = group SDK / Command line tools - Integrators + forgeCommitter = group SDK / Command line tools - Maintainers + pushTag = group SDK / Command line tools - Integrators + pushTag = +force group SDK / Command line tools - Maintainers + pushSignedTag = group SDK / Command line tools - Integrators + pushSignedTag = group SDK / Command line tools - Maintainers + push = +force group SDK / Command line tools - Maintainers -- 2.7.4