Merge lp:~vorlon/ubuntu-archive-tools/bug-subscriber-list-update into lp:ubuntu-archive-tools

Proposed by Steve Langasek
Status: Merged
Merged at revision: 759
Proposed branch: lp:~vorlon/ubuntu-archive-tools/bug-subscriber-list-update
Merge into: lp:ubuntu-archive-tools
Diff against target: 16 lines (+4/-2)
1 file modified
unsubscribed-packages (+4/-2)
To merge this branch: bzr merge lp:~vorlon/ubuntu-archive-tools/bug-subscriber-list-update
Reviewer Review Type Date Requested Status
Brian Murray Approve
Review via email: mp+178194@code.launchpad.net

Description of the change

Update the list of teams that we consider package owners for main, to
account for the expanded Ubuntu Engineering department.

To post a comment you must log in.
758. By Stéphane Graber

Fix mkdir failure when directory already exists.

Revision history for this message
Brian Murray (brian-murray) wrote :

This looks good to me, however if the intent was to keep the alphabetical order of the team names then unity-api-bugs should come before unity-ui-bugs.

review: Approve
Revision history for this message
Colin Watson (cjwatson) wrote :

I'll fix that up post-merge.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'unsubscribed-packages'
--- unsubscribed-packages 2013-07-18 16:01:33 +0000
+++ unsubscribed-packages 2013-08-02 02:53:26 +0000
@@ -90,8 +90,10 @@
90 team_names = ['checkbox-bugs', 'desktop-packages',90 team_names = ['checkbox-bugs', 'desktop-packages',
91 'documentation-packages', 'dx-packages', 'edubuntu-bugs',91 'documentation-packages', 'dx-packages', 'edubuntu-bugs',
92 'foundations-bugs', 'kernel-packages', 'kubuntu-bugs',92 'foundations-bugs', 'kernel-packages', 'kubuntu-bugs',
93 'lubuntu-packaging', 'translators-packages', 'ubuntu-security',93 'lubuntu-packaging', 'translators-packages', 'ubuntu-apps-bugs',
94 'ubuntu-server', 'ubuntuone-hackers', 'xubuntu-bugs']94 'ubuntu-phonedations-bugs', 'ubuntu-sdk-bugs', 'ubuntu-security',
95 'ubuntu-server', 'ubuntuone-hackers', 'unity-ui-bugs',
96 'unity-api-bugs', 'xubuntu-bugs']
9597
96 subscriptions = set()98 subscriptions = set()
97 for team_name in team_names:99 for team_name in team_names:

Subscribers

People subscribed via source and target branches