Modified: trunk/Tools/ChangeLog (88963 => 88964)
--- trunk/Tools/ChangeLog 2011-06-15 18:47:30 UTC (rev 88963)
+++ trunk/Tools/ChangeLog 2011-06-15 19:26:43 UTC (rev 88964)
@@ -1,3 +1,9 @@
+2011-06-15 Jeremy Orlow <[email protected]>
+
+ Change my email to @webkit.org
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-06-15 Nikolas Zimmermann <[email protected]>
Reviewed by David Hyatt.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (88963 => 88964)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-06-15 18:47:30 UTC (rev 88963)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-06-15 19:26:43 UTC (rev 88964)
@@ -320,7 +320,7 @@
Reviewer("Holger Freyther", ["[email protected]", "[email protected]"], "zecke"),
Reviewer("James Robinson", ["[email protected]", "[email protected]"], "jamesr"),
Reviewer("Jan Alonzo", ["[email protected]", "[email protected]"], "janm"),
- Reviewer("Jeremy Orlow", "[email protected]", "jorlow"),
+ Reviewer("Jeremy Orlow", "[email protected]", "jorlow"),
Reviewer("Jian Li", "[email protected]", "jianli"),
Reviewer("John Sullivan", "[email protected]", "sullivan"),
Reviewer("Jon Honeycutt", "[email protected]", "jhoneycutt"),