Modified: trunk/Tools/ChangeLog (130695 => 130696)
--- trunk/Tools/ChangeLog 2012-10-08 22:31:45 UTC (rev 130695)
+++ trunk/Tools/ChangeLog 2012-10-08 22:41:55 UTC (rev 130696)
@@ -1,3 +1,10 @@
+2012-10-08 Caio Marcelo de Oliveira Filho <[email protected]>
+
+ Unreviewed. Moving myself from Committer to Reviewer list.
+ http://lists.webkit.org/pipermail/webkit-dev/2012-October/022460.html
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-10-08 Dirk Pranke <[email protected]>
nrwt: [chromium] run http tests in parallel on bigger machines
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (130695 => 130696)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-10-08 22:31:45 UTC (rev 130695)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-10-08 22:41:55 UTC (rev 130696)
@@ -215,7 +215,6 @@
Committer("Benjamin Otte", ["[email protected]", "[email protected]"], "otte"),
Committer("Bill Budge", ["[email protected]", "[email protected]"], "bbudge"),
Committer("Brett Wilson", "[email protected]", "brettx"),
- Committer("Caio Marcelo de Oliveira Filho", ["[email protected]", "[email protected]"], "cmarcelo"),
Committer("Cameron McCormack", ["[email protected]", "[email protected]"], "heycam"),
Committer("Carol Szabo", ["[email protected]", "[email protected]"], "cszabo1"),
Committer("Cary Clark", ["[email protected]", "[email protected]"], "caryclark"),
@@ -442,6 +441,7 @@
Reviewer("Brady Eidson", "[email protected]", "bradee-oh"),
Reviewer("Brent Fulgham", "[email protected]", "bfulgham"),
Reviewer("Brian Weinstein", "[email protected]", "bweinstein"),
+ Reviewer("Caio Marcelo de Oliveira Filho", ["[email protected]", "[email protected]"], "cmarcelo"),
Reviewer("Cameron Zwarich", ["[email protected]", "[email protected]", "[email protected]"]),
Reviewer("Carlos Garcia Campos", ["[email protected]", "[email protected]", "[email protected]"], "KaL"),
Reviewer("Chang Shu", ["[email protected]", "[email protected]"], "cshu"),