From patchwork Tue May 31 13:07:09 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [kteam-tools] stable/create-release-tracker: assign certification-testing to canonical-hw-cert Date: Tue, 31 May 2011 03:07:09 -0000 From: Herton Ronaldo Krzesinski X-Patchwork-Id: 98032 Message-Id: <1306847229-6797-1-git-send-email-herton.krzesinski@canonical.com> To: kernel-team@lists.ubuntu.com On launchpad in production, certification team is canonical-hw-cert Signed-off-by: Herton Ronaldo Krzesinski --- stable/create-release-tracker | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/stable/create-release-tracker b/stable/create-release-tracker index 476c29e..08e2c28 100755 --- a/stable/create-release-tracker +++ b/stable/create-release-tracker @@ -201,7 +201,7 @@ class CreateTrackingBug(StdApp): 'upload-to-ppa' : 'canonical-kernel-team', 'promote-to-proposed' : 'ubuntu-sru', 'verification-testing' : 'canonical-kernel-team', - 'certification-testing' : 'hardware-certification', + 'certification-testing' : 'canonical-hw-cert', 'regression-testing' : 'canonical-platform-qa', 'promote-to-updates' : 'ubuntu-sru', 'promote-to-security' : 'ubuntu-sru',