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
1=== modified file 'unsubscribed-packages'
2--- unsubscribed-packages 2013-07-18 16:01:33 +0000
3+++ unsubscribed-packages 2013-08-02 02:53:26 +0000
4@@ -90,8 +90,10 @@
5 team_names = ['checkbox-bugs', 'desktop-packages',
6 'documentation-packages', 'dx-packages', 'edubuntu-bugs',
7 'foundations-bugs', 'kernel-packages', 'kubuntu-bugs',
8- 'lubuntu-packaging', 'translators-packages', 'ubuntu-security',
9- 'ubuntu-server', 'ubuntuone-hackers', 'xubuntu-bugs']
10+ 'lubuntu-packaging', 'translators-packages', 'ubuntu-apps-bugs',
11+ 'ubuntu-phonedations-bugs', 'ubuntu-sdk-bugs', 'ubuntu-security',
12+ 'ubuntu-server', 'ubuntuone-hackers', 'unity-ui-bugs',
13+ 'unity-api-bugs', 'xubuntu-bugs']
14
15 subscriptions = set()
16 for team_name in team_names:

Subscribers

People subscribed via source and target branches