Modified: trunk/Tools/ChangeLog (144386 => 144387)
--- trunk/Tools/ChangeLog 2013-02-28 23:43:02 UTC (rev 144386)
+++ trunk/Tools/ChangeLog 2013-02-28 23:52:10 UTC (rev 144387)
@@ -1,3 +1,11 @@
+2013-02-28 Philip Rogers <[email protected]>
+
+ Add Philip Rogers as a reviewer.
+
+ Unreviewed update of committers.py.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2013-02-28 Ryosuke Niwa <[email protected]>
Merge more methods on PerfTest
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (144386 => 144387)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-02-28 23:43:02 UTC (rev 144386)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-02-28 23:52:10 UTC (rev 144387)
@@ -399,7 +399,6 @@
Committer("Peter Beverloo", ["[email protected]", "[email protected]", "[email protected]"], "beverloo"),
Committer("Peter Kasting", ["[email protected]", "[email protected]"], "pkasting"),
Committer("Peter Varga", ["[email protected]", "[email protected]"], "stampho"),
- Committer("Philip Rogers", ["[email protected]", "[email protected]"], "pdr"),
Committer("Pierre d'Herbemont", ["[email protected]", "[email protected]"], "pdherbemont"),
Committer("Pierre-Olivier Latour", "[email protected]", "pol"),
Committer("Pierre Rossi", "[email protected]", "elproxy"),
@@ -577,6 +576,7 @@
Reviewer("Ojan Vafai", ["[email protected]", "[email protected]"], "ojan"),
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("Richard Williamson", "[email protected]", "rjw"),
Reviewer("Rob Buis", ["[email protected]", "[email protected]", "[email protected]"], "rwlbuis"),