Modified: trunk/Tools/ChangeLog (134785 => 134786)
--- trunk/Tools/ChangeLog 2012-11-15 17:08:49 UTC (rev 134785)
+++ trunk/Tools/ChangeLog 2012-11-15 17:16:56 UTC (rev 134786)
@@ -1,3 +1,11 @@
+2012-11-15 Andreas Kling <[email protected]>
+
+ Update my e-mail address.
+
+ Rubber-stamped by Anders Koivisto.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-11-15 Dominik Röttsches <[email protected]>
[EFL] Bump Harfbuzz to allow fixing bug 101009 on EFL
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (134785 => 134786)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-11-15 17:08:49 UTC (rev 134785)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-11-15 17:16:56 UTC (rev 134786)
@@ -444,7 +444,7 @@
Reviewer("Alice Liu", "[email protected]", "aliu"),
Reviewer("Alp Toker", ["[email protected]", "[email protected]", "[email protected]"], "alp"),
Reviewer("Anders Carlsson", ["[email protected]", "[email protected]"], "andersca"),
- Reviewer("Andreas Kling", ["[email protected]", "[email protected]", "[email protected]"], "kling"),
+ Reviewer("Andreas Kling", ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "kling"),
Reviewer("Andy Estes", "[email protected]", "estes"),
Reviewer("Antonio Gomes", ["[email protected]", "[email protected]"], "tonikitoo"),
Reviewer("Antti Koivisto", ["[email protected]", "[email protected]", "[email protected]"], "anttik"),