Merge ubuntu-archive-tools:add-qa-team into ubuntu-archive-tools:main

Proposed by Brian Murray
Status: Merged
Merged at revision: 37580a07a482d5de85b20f4b6e7f4da14324a567
Proposed branch: ubuntu-archive-tools:add-qa-team
Merge into: ubuntu-archive-tools:main
Diff against target: 12 lines (+1/-0)
1 file modified
lputils.py (+1/-0)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Review via email: mp+433899@code.launchpad.net

Description of the change

The autopkgtest package in Ubuntu is currently subscribed to by foundations-bugs and canonical-ubuntu-qa. Given that the Canonical Ubuntu QA team are the maintainers of the service and the package I think it makes more sense to only have the Canonical Ubuntu QA team subscribed - so let's get canonical-ubuntu-qa added to the list of team names.

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lputils.py b/lputils.py
2index 3c6c89f..ce3b16f 100644
3--- a/lputils.py
4+++ b/lputils.py
5@@ -46,6 +46,7 @@ ARCHIVE_REFERENCE_DESCRIPTION = (
6 team_names = [
7 'canonical-mainstream',
8 'canonical-support',
9+ 'canonical-ubuntu-qa',
10 'checkbox-bugs',
11 'desktop-packages',
12 'documentation-packages',

Subscribers

People subscribed via source and target branches