Merge lp:~stefanor/ubuntu-sponsoring/no-more-universe-sponsors into lp:~dholbach/ubuntu-sponsoring/trunk

Proposed by Stefano Rivera on 2010-10-02
Status: Merged
Merge reported by: Daniel Holbach
Merged at revision: not available
Proposed branch: lp:~stefanor/ubuntu-sponsoring/no-more-universe-sponsors
Merge into: lp:~dholbach/ubuntu-sponsoring/trunk
Diff against target: 19 lines (+0/-2)
1 file modified
sponsors-page.py (+0/-2)
To merge this branch: bzr merge lp:~stefanor/ubuntu-sponsoring/no-more-universe-sponsors
Reviewer Review Type Date Requested Status
Daniel Holbach 2010-10-02 Approve on 2010-10-04
Review via email: mp+37356@code.launchpad.net

Description of the Change

You deleted ubuntu-universe-sponsors, now the sponsor page is broken :)

To post a comment you must log in.
Daniel Holbach (dholbach) wrote :

Thanks a lot Stefano - I fixed the problem in the same way, I hadn't checked mails yet, sorry.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'sponsors-page.py'
2--- sponsors-page.py 2010-09-30 20:38:54 +0000
3+++ sponsors-page.py 2010-10-02 19:28:45 +0000
4@@ -182,7 +182,6 @@
5
6 def get_bugs(lp, distribution, verbose=False):
7 teams = { "main": "ubuntu-main-sponsors",
8- "universe": "ubuntu-universe-sponsors",
9 "general": "ubuntu-sponsors",
10 "security": "ubuntu-security-sponsors" }
11 active_releases = filter(lambda a: a.active, distribution.series) + [distribution]
12@@ -229,7 +228,6 @@
13 def get_branches(lp, distribution, verbose=False):
14 teams = { "branches": "ubuntu-branches",
15 "main": "ubuntu-main-sponsors",
16- "universe": "ubuntu-universe-sponsors",
17 "general": "ubuntu-sponsors",
18 }
19 tasks = set()

Subscribers

People subscribed via source and target branches

to all changes: