Modified: trunk/Tools/ChangeLog (94916 => 94917)
--- trunk/Tools/ChangeLog 2011-09-11 00:52:14 UTC (rev 94916)
+++ trunk/Tools/ChangeLog 2011-09-11 05:16:03 UTC (rev 94917)
@@ -1,3 +1,9 @@
+2011-09-10 Andy Estes <[email protected]>
+
+ Move myself from committers_unable_to_review to reviewers_list.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-09-10 Kevin Ollivier <[email protected]>
[wx] Unreviewed build fix. MSW build fixes.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (94916 => 94917)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-11 00:52:14 UTC (rev 94916)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-11 05:16:03 UTC (rev 94917)
@@ -124,7 +124,6 @@
Committer("Andrew Scherkus", "[email protected]", "scherkus"),
Committer("Andrey Kosyakov", "[email protected]", "caseq"),
Committer("Andras Becsi", ["[email protected]", "[email protected]"], "bbandix"),
- Committer("Andy Estes", "[email protected]", "estes"),
Committer("Anthony Ricaud", "[email protected]", "rik"),
Committer("Anton D'Auria", "[email protected]", "antonlefou"),
Committer("Anton Muhin", "[email protected]", "antonm"),
@@ -303,6 +302,7 @@
Reviewer("Alp Toker", ["[email protected]", "[email protected]", "[email protected]"], "alp"),
Reviewer("Anders Carlsson", ["[email protected]", "[email protected]"], "andersca"),
Reviewer("Andreas Kling", ["[email protected]", "[email protected]"], "kling"),
+ Reviewer("Andy Estes", "[email protected]", "estes"),
Reviewer("Antonio Gomes", ["[email protected]", "[email protected]"], "tonikitoo"),
Reviewer("Antti Koivisto", ["[email protected]", "[email protected]", "[email protected]"], "anttik"),
Reviewer("Ariya Hidayat", ["[email protected]", "[email protected]", "[email protected]"], "ariya"),