Modified: trunk/Tools/ChangeLog (148186 => 148187)
--- trunk/Tools/ChangeLog 2013-04-11 09:00:22 UTC (rev 148186)
+++ trunk/Tools/ChangeLog 2013-04-11 09:09:07 UTC (rev 148187)
@@ -1,3 +1,9 @@
+2013-04-11 Philippe Normand <[email protected]>
+
+ Unreviewed, update my IRC nickname.
+
+ * Scripts/webkitpy/common/config/committers.py: I no longer use philn-tp.
+
2013-04-11 Ryosuke Niwa <[email protected]>
Remove the rest of Chromium code from webkitpy
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (148186 => 148187)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-04-11 09:00:22 UTC (rev 148186)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-04-11 09:09:07 UTC (rev 148187)
@@ -581,7 +581,7 @@
Reviewer("Oliver Hunt", "[email protected]", "olliej"),
Reviewer("Pavel Feldman", ["[email protected]", "[email protected]"], "pfeldman"),
Reviewer("Philip Rogers", ["[email protected]", "[email protected]"], "pdr"),
- Reviewer("Philippe Normand", ["[email protected]", "[email protected]", "[email protected]"], ["philn-tp", "pnormand"]),
+ Reviewer("Philippe Normand", ["[email protected]", "[email protected]", "[email protected]"], "philn"),
Reviewer("Richard Williamson", "[email protected]", "rjw"),
Reviewer("Rob Buis", ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "rwlbuis"),
Reviewer("Ryosuke Niwa", "[email protected]", "rniwa"),