From: Gerrit Code Review Date: Sat, 10 Nov 2018 14:32:58 +0000 (+0000) Subject: Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' X-Git-Url: http://review.tizen.org/git/?p=scm%2Facls%2Fdomain_dotnet%2Fapplicationlauncher.git;a=commitdiff_plain;h=0f14d284488ddbc9b036f9ca02aa26e5091211ea Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' --- diff --git a/groups b/groups index 3288092..cb6fec2 100644 --- a/groups +++ b/groups @@ -1,5 +1,5 @@ -# UUID Group Name +# UUID Group Name # +03baad96ee2e372766d509824e8a98ee38338119 Dotnet / ApplicationLauncher - Reviewers 343a5829b62780319f6e40cdabf53f80385108b2 Dotnet / ApplicationLauncher - Maintainers 8ba62675aa64d1604c5b07866ee2e0ea54d9e48b Dotnet / ApplicationLauncher - Integrators -03baad96ee2e372766d509824e8a98ee38338119 Dotnet / ApplicationLauncher - Reviewers diff --git a/project.config b/project.config index cb908a1..27df982 100644 --- a/project.config +++ b/project.config @@ -1,5 +1,4 @@ [project] - state = active description = Subdomain Dotnet / ApplicationLauncher. Privileges setting. [access] inheritFrom = scm/acls/domain_dotnet @@ -48,8 +47,8 @@ forgeAuthor = group Dotnet / ApplicationLauncher - Maintainers forgeCommitter = group Dotnet / ApplicationLauncher - Integrators forgeCommitter = group Dotnet / ApplicationLauncher - Maintainers - pushTag = group Dotnet / ApplicationLauncher - Integrators - pushTag = group Dotnet / ApplicationLauncher - Maintainers - pushSignedTag = group Dotnet / ApplicationLauncher - Integrators - pushSignedTag = group Dotnet / ApplicationLauncher - Maintainers push = +force group Dotnet / ApplicationLauncher - Maintainers + createTag = group Dotnet / ApplicationLauncher - Integrators + createTag = group Dotnet / ApplicationLauncher - Maintainers + createSignedTag = group Dotnet / ApplicationLauncher - Integrators + createSignedTag = group Dotnet / ApplicationLauncher - Maintainers