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