Modified: trunk/Tools/ChangeLog (134940 => 134941)
--- trunk/Tools/ChangeLog 2012-11-16 13:59:50 UTC (rev 134940)
+++ trunk/Tools/ChangeLog 2012-11-16 14:00:12 UTC (rev 134941)
@@ -1,3 +1,9 @@
+2012-11-16 Yael Aharon <[email protected]>
+
+ Unreviewed. Help bugzilla find me.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-11-16 Peter Beverloo <[email protected]>
Running TestWebKitAPI and webkit_unit_tests for Chromium Android should defer to the Chromium-sided test runner
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (134940 => 134941)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-11-16 13:59:50 UTC (rev 134940)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-11-16 14:00:12 UTC (rev 134941)
@@ -409,7 +409,7 @@
Committer("W. James MacLean", "[email protected]", "seumas"),
Committer("Xianzhu Wang", ["[email protected]", "[email protected]", "[email protected]"], "wangxianzhu"),
Committer("Xiaomei Ji", "[email protected]", "xji"),
- Committer("Yael Aharon", ["[email protected]", "[email protected]"], "yael"),
+ Committer("Yael Aharon", "[email protected]", "yael"),
Committer("Yaar Schnitman", ["[email protected]", "[email protected]"]),
Committer("Yi Shen", ["[email protected]", "[email protected]"]),
Committer("Yongjun Zhang", ["[email protected]", "[email protected]"]),