From 7ee22fae257de942fea97bbf146e769f62712184 Mon Sep 17 00:00:00 2001 From: Alexander Kanevskiy Date: Tue, 21 May 2013 11:28:03 -0700 Subject: [PATCH] Rename group tizen-work to do-not-use-tizen-work --- groups | 2 +- project.config | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/groups b/groups index fde3fec..0272735 100644 --- a/groups +++ b/groups @@ -1,6 +1,6 @@ # UUID Group Name # -26f790e3b07a7d7e1c685f7000c229acc600e5a7 tizen-work +26f790e3b07a7d7e1c685f7000c229acc600e5a7 do-not-use-tizen-work 29a330a6f0d2a2b78387b8ae39faf00906ca9db2 Tizen-reviewers b110d2ba5a339fe145b82278a367a17402a95e39 Tizen-devs fd8a5a3ae9e24e461d0cec4816e0d67c2d5469ed Administrators diff --git a/project.config b/project.config index 0033789..0c5c1c2 100644 --- a/project.config +++ b/project.config @@ -18,23 +18,23 @@ push = +force group Administrators pushTag = +force group Administrators [access "refs/heads/master"] - create = group tizen-work + create = group do-not-use-tizen-work push = group Tizen-devs - push = +force group tizen-work + push = +force group do-not-use-tizen-work [access "refs/heads/1.0_post"] - create = group tizen-work + create = group do-not-use-tizen-work push = group Tizen-devs - push = +force group tizen-work + push = +force group do-not-use-tizen-work [access "refs/tags/*"] pushTag = +force group Administrators pushTag = group Tizen-devs - pushTag = +force group tizen-work + pushTag = +force group do-not-use-tizen-work create = group Administrators create = group Tizen-devs - create = group tizen-work + create = group do-not-use-tizen-work push = +force group Administrators push = group Tizen-devs - push = +force group tizen-work + push = +force group do-not-use-tizen-work [access "refs/for/refs/heads/*"] push = group Administrators push = group Tizen-devs -- 2.7.4