Modified: trunk/Tools/ChangeLog (94895 => 94896)
--- trunk/Tools/ChangeLog 2011-09-10 01:58:44 UTC (rev 94895)
+++ trunk/Tools/ChangeLog 2011-09-10 02:49:06 UTC (rev 94896)
@@ -1,3 +1,9 @@
+2011-09-09 Luiz Agostini <[email protected]>
+
+ Adding myself to the reviewers list.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-09-09 Ryosuke Niwa <[email protected]>
Buildbot may use RunWebKitTest's evaluateCommand on bots that run nrwt
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (94895 => 94896)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-10 01:58:44 UTC (rev 94895)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-09-10 02:49:06 UTC (rev 94896)
@@ -221,7 +221,6 @@
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("Luiz Agostini", ["[email protected]", "[email protected]"], "lca"),
Committer("Luke Macpherson", ["[email protected]", "[email protected]"], "macpherson"),
Committer("Mads Ager", "[email protected]"),
Committer("Mahesh Kulkarni", "[email protected]", "maheshk"),
@@ -360,6 +359,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("Luiz Agostini", ["[email protected]", "[email protected]"], "lca"),
Reviewer("Maciej Stachowiak", "[email protected]", "othermaciej"),
Reviewer("Mark Rowe", "[email protected]", "bdash"),
Reviewer("Martin Robinson", ["[email protected]", "[email protected]", "[email protected]"], "mrobinson"),