Modified: trunk/Tools/ChangeLog (115625 => 115626)
--- trunk/Tools/ChangeLog 2012-04-30 12:55:58 UTC (rev 115625)
+++ trunk/Tools/ChangeLog 2012-04-30 13:42:02 UTC (rev 115626)
@@ -1,3 +1,9 @@
+2012-04-30 Jocelyn Turcotte <[email protected]>
+
+ Unreviewed, move myself to reviewers
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-04-30 Carlos Garcia Campos <[email protected]>
Unreviewed. Fix make distcheck.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (115625 => 115626)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-04-30 12:55:58 UTC (rev 115625)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-04-30 13:42:02 UTC (rev 115626)
@@ -267,7 +267,6 @@
Committer("Jeremy Moskovich", ["[email protected]", "[email protected]"], "jeremymos"),
Committer("Jesus Sanchez-Palencia", ["[email protected]", "[email protected]"], "jeez_"),
Committer("Jia Pu", "[email protected]"),
- Committer("Jocelyn Turcotte", "[email protected]", "jturcotte"),
Committer("Jochen Eisinger", "[email protected]", "jochen__"),
Committer("John Abd-El-Malek", "[email protected]", "jam"),
Committer("John Gregg", ["[email protected]", "[email protected]"], "johnnyg"),
@@ -451,6 +450,7 @@
Reviewer("Jeremy Orlow", ["[email protected]", "[email protected]"], "jorlow"),
Reviewer("Jessie Berlin", ["[email protected]", "[email protected]"], "jessieberlin"),
Reviewer("Jian Li", "[email protected]", "jianli"),
+ Reviewer("Jocelyn Turcotte", "[email protected]", "jturcotte"),
Reviewer("John Sullivan", "[email protected]", "sullivan"),
Reviewer("Jon Honeycutt", "[email protected]", "jhoneycutt"),
Reviewer("Joseph Pecoraro", ["[email protected]", "[email protected]"], "JoePeck"),