Merge lp:~nuclearbob/qlbr/add-dash-server into lp:~canonical-platform-qa/qlbr/rtm-reports

Proposed by Max Brustkern
Status: Merged
Merged at revision: 109
Proposed branch: lp:~nuclearbob/qlbr/add-dash-server
Merge into: lp:~canonical-platform-qa/qlbr/rtm-reports
Diff against target: 34 lines (+12/-1)
2 files modified
qlbr/searches.json (+7/-1)
qlbr/team_mapping.py (+5/-0)
To merge this branch: bzr merge lp:~nuclearbob/qlbr/add-dash-server
Reviewer Review Type Date Requested Status
Canonical Platform QA Team Pending
Review via email: mp+233420@code.launchpad.net

Description of the change

This change adds new projects.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'qlbr/searches.json'
--- qlbr/searches.json 2014-09-03 18:03:12 +0000
+++ qlbr/searches.json 2014-09-04 19:44:14 +0000
@@ -77,7 +77,13 @@
77"unity-webapps-qml",77"unity-webapps-qml",
78"url-dispatcher",78"url-dispatcher",
79"webbrowser-app",79"webbrowser-app",
80"espoo"80"espoo",
81"ubuntu-push",
82"ubuntu-push-client",
83"ubuntu-push-server",
84"ubuntu-rest-scopes",
85"account-polld",
86"curucu"
81 ], 87 ],
82 "criteria": {88 "criteria": {
83 "tags": [89 "tags": [
8490
=== modified file 'qlbr/team_mapping.py'
--- qlbr/team_mapping.py 2014-09-03 18:03:12 +0000
+++ qlbr/team_mapping.py 2014-09-04 19:44:14 +0000
@@ -43,6 +43,11 @@
43 'unityscopesshell',43 'unityscopesshell',
44 'indicatornetwork',44 'indicatornetwork',
45 'unityscopeclick',45 'unityscopeclick',
46 'ubuntupush',
47 'ubuntupushserver',
48 'accountpolld',
49 'ubunturestscopes',
50 'curucu',
46 ),51 ),
47 'Phonedations': (52 'Phonedations': (
48 'mediahub',53 'mediahub',

Subscribers

People subscribed via source and target branches