Modified: trunk/Tools/ChangeLog (117641 => 117642)
--- trunk/Tools/ChangeLog 2012-05-18 22:15:12 UTC (rev 117641)
+++ trunk/Tools/ChangeLog 2012-05-18 22:15:15 UTC (rev 117642)
@@ -1,3 +1,9 @@
+2012-05-18 Levi Weintraub <[email protected]>
+
+ Unreviewed. Moving myself from committer to reviewer.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-05-18 Thiago Marcos P. Santos <[email protected]>
[EFL] Buildbot output does not print result stats anymore
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (117641 => 117642)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-05-18 22:15:12 UTC (rev 117641)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-05-18 22:15:15 UTC (rev 117642)
@@ -298,7 +298,6 @@
Committer("Leandro Gracia Gil", "[email protected]", "leandrogracia"),
Committer("Leandro Pereira", ["[email protected]", "[email protected]"], "acidx"),
Committer("Leo Yang", ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "leoyang"),
- Committer("Levi Weintraub", ["[email protected]", "[email protected]", "[email protected]"], "leviw"),
Committer("Lucas De Marchi", ["[email protected]", "[email protected]"], "demarchi"),
Committer("Lucas Forschler", ["[email protected]"], "lforschler"),
Committer("Luke Macpherson", ["[email protected]", "[email protected]"], "macpherson"),
@@ -473,6 +472,7 @@
Reviewer("Kevin Ollivier", ["[email protected]", "[email protected]"], "kollivier"),
Reviewer("Lars Knoll", ["[email protected]", "[email protected]", "[email protected]"], "lars"),
Reviewer("Laszlo Gombos", "[email protected]", "lgombos"),
+ Reviewer("Levi Weintraub", ["[email protected]", "[email protected]", "[email protected]"], "leviw"),
Reviewer("Luiz Agostini", ["[email protected]", "[email protected]"], "lca"),
Reviewer("Maciej Stachowiak", "[email protected]", "othermaciej"),
Reviewer("Mark Rowe", "[email protected]", "bdash"),