Modified: trunk/Tools/ChangeLog (109814 => 109815)
--- trunk/Tools/ChangeLog 2012-03-06 00:31:39 UTC (rev 109814)
+++ trunk/Tools/ChangeLog 2012-03-06 00:41:54 UTC (rev 109815)
@@ -1,3 +1,10 @@
+2012-03-05 Jessie Berlin <[email protected]>
+
+ Add myself as a reviewer.
+
+ * Scripts/webkitpy/common/config/committers.py:
+ Also, add my IRC nick so it is easier to find and yell at me.
+
2012-03-05 Robert Kroeger <[email protected]>
Correctly compute the positions of GestureScroll* events on
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (109814 => 109815)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-06 00:31:39 UTC (rev 109814)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-06 00:41:54 UTC (rev 109815)
@@ -251,7 +251,6 @@
Committer("Jens Alfke", ["[email protected]", "[email protected]"]),
Committer("Jer Noble", "[email protected]", "jernoble"),
Committer("Jeremy Moskovich", ["[email protected]", "[email protected]"], "jeremymos"),
- Committer("Jessie Berlin", ["[email protected]", "[email protected]"]),
Committer("Jesus Sanchez-Palencia", ["[email protected]", "[email protected]"], "jeez_"),
Committer("Jia Pu", "[email protected]"),
Committer("Jocelyn Turcotte", "[email protected]", "jturcotte"),
@@ -430,6 +429,7 @@
Reviewer("James Robinson", ["[email protected]", "[email protected]"], "jamesr"),
Reviewer("Jan Alonzo", ["[email protected]", "[email protected]"], "janm"),
Reviewer("Jeremy Orlow", ["[email protected]", "[email protected]"], "jorlow"),
+ Reviewer("Jessie Berlin", ["[email protected]", "[email protected]"], "jessieberlin"),
Reviewer("Jian Li", "[email protected]", "jianli"),
Reviewer("John Sullivan", "[email protected]", "sullivan"),
Reviewer("Jon Honeycutt", "[email protected]", "jhoneycutt"),