Modified: trunk/Tools/ChangeLog (99597 => 99598)
--- trunk/Tools/ChangeLog 2011-11-08 19:19:35 UTC (rev 99597)
+++ trunk/Tools/ChangeLog 2011-11-08 19:29:58 UTC (rev 99598)
@@ -1,3 +1,9 @@
+2011-11-08 Zeno Albisser <[email protected]>
+
+ Added myself as a committer.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-11-08 Andy Wingo <[email protected]>
Skip some ECMAScript tests that fail on Linux in some time zones.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (99597 => 99598)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-11-08 19:19:35 UTC (rev 99597)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-11-08 19:29:58 UTC (rev 99598)
@@ -315,6 +315,7 @@
Committer("Yi Shen", ["[email protected]", "[email protected]"]),
Committer("Yuta Kitamura", "[email protected]", "yutak"),
Committer("Yuzo Fujishima", "[email protected]", "yuzo"),
+ Committer("Zeno Albisser", ["[email protected]", "[email protected]"], "zalbisser"),
Committer("Zhenyao Mo", "[email protected]", "zhenyao"),
Committer("Zoltan Horvath", ["[email protected]", "[email protected]", "[email protected]"], "zoltan"),
Committer("Naoki Takano", ["[email protected]", "[email protected]"], "honten"),