Merge lp:~fboudra/launchpad-work-items-tracker/notification-addresses-update into lp:~linaro-automation/launchpad-work-items-tracker/linaro-config

Proposed by Fathi Boudra
Status: Merged
Approved by: James Tunnicliffe
Approved revision: 50
Merged at revision: 50
Proposed branch: lp:~fboudra/launchpad-work-items-tracker/notification-addresses-update
Merge into: lp:~linaro-automation/launchpad-work-items-tracker/linaro-config
Diff against target: 56 lines (+6/-6)
1 file modified
current.cfg (+6/-6)
To merge this branch: bzr merge lp:~fboudra/launchpad-work-items-tracker/notification-addresses-update
Reviewer Review Type Date Requested Status
James Tunnicliffe (community) Approve
Paul Sokolovsky Approve
Review via email: mp+105487@code.launchpad.net

Description of the change

Update notification addresses.

To post a comment you must log in.
Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Looks good.

review: Approve
Revision history for this message
James Tunnicliffe (dooferlad) wrote :

Looks fine to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'current.cfg'
2--- current.cfg 2012-04-02 15:53:05 +0000
3+++ current.cfg 2012-05-11 13:48:18 +0000
4@@ -53,7 +53,7 @@
5 }
6 # multimedia
7 class MultimediaProjects:
8- notification_addresses = ['tom.gall@linaro.org', 'mounir.bsaibes@linaro.org']
9+ notification_addresses = ['tom.gall@linaro.org']
10 projects = {
11 'linaro-multimedia-speex': 'trunk',
12 'linaro-multimedia-ucm': 'trunk',
13@@ -63,7 +63,7 @@
14 }
15 # graphics
16 class GraphicsProjects:
17- notification_addresses = ['jesse.barker@linaro.org', 'ilias.biris@linaro.org']
18+ notification_addresses = ['jesse.barker@linaro.org']
19 projects = {
20 'linaro-graphics-misc': 'trunk',
21 'linaro-graphics-tests': 'trunk',
22@@ -109,14 +109,14 @@
23 }
24 # dev platform
25 class DevPlatformProjects:
26- notification_addresses = ['danilo.segan@linaro.org', 'paul.larson@linaro.org', 'ricardo.salveti@linaro.org', 'fathi.boudra@linaro.org', 'david.zinman@linaro.org']
27+ notification_addresses = ['danilo.segan@linaro.org', 'ricardo.salveti@linaro.org', 'fathi.boudra@linaro.org', 'david.zinman@linaro.org']
28 projects = {
29 'linaro-ubuntu': 'trunk',
30 'u-boot-linaro': 'trunk',
31 }
32 # android
33 class AndroidProjects:
34- notification_addresses = ['zach.pfeffer@linaro.org', 'david.zinman@linaro.org', 'fathi.boudra@linaro.org', 'tony.mansson@linaro.org']
35+ notification_addresses = ['zach.pfeffer@linaro.org', 'david.zinman@linaro.org', 'fathi.boudra@linaro.org']
36 projects = {
37 'linaro-android': '2012q1',
38 }
39@@ -129,7 +129,7 @@
40 lava_projects[product['name']] = (
41 os.path.basename(product['development_focus_link']))
42 class ValidationProjects:
43- notification_addresses = ['andy.doan@linaro.org', 'fathi.boudra@linaro.org', 'paul.larson@linaro.org']
44+ notification_addresses = ['andy.doan@linaro.org', 'fathi.boudra@linaro.org', 'michael.hudson@linaro.org']
45 projects = lava_projects
46 # octo
47 class OctoProjects:
48@@ -149,7 +149,7 @@
49 infra_projects[product['name']] = (
50 os.path.basename(product['development_focus_link']))
51 class InfrastructureProjects:
52- notification_addresses = ['danilo.segan@linaro.org', 'fathi.boudra@linaro.org', 'david.zinman@linaro.org', 'mattias.backman@linaro.org']
53+ notification_addresses = ['danilo.segan@linaro.org', 'fathi.boudra@linaro.org', 'david.zinman@linaro.org']
54 projects = infra_projects
55
56 extra_projects = {}

Subscribers

People subscribed via source and target branches

to all changes: