Modified: trunk/Tools/ChangeLog (90931 => 90932)
--- trunk/Tools/ChangeLog 2011-07-13 17:49:11 UTC (rev 90931)
+++ trunk/Tools/ChangeLog 2011-07-13 17:50:18 UTC (rev 90932)
@@ -1,3 +1,9 @@
+2011-07-13 Philippe Normand <[email protected]>
+
+ Unreviewed, added my other email addresses.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-07-13 Adam Barth <[email protected]>
Folks should only be listed once.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (90931 => 90932)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-07-13 17:49:11 UTC (rev 90931)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-07-13 17:50:18 UTC (rev 90932)
@@ -349,7 +349,7 @@
Reviewer("Ojan Vafai", "[email protected]", "ojan"),
Reviewer("Oliver Hunt", "[email protected]", "olliej"),
Reviewer("Pavel Feldman", "[email protected]", "pfeldman"),
- Reviewer("Philippe Normand", "[email protected]", "philn-tp"),
+ Reviewer("Philippe Normand", ["[email protected]", "[email protected]", "[email protected]"], "philn-tp"),
Reviewer("Richard Williamson", "[email protected]", "rjw"),
Reviewer("Rob Buis", ["[email protected]", "[email protected]"], "rwlbuis"),
Reviewer("Ryosuke Niwa", "[email protected]", "rniwa"),