Modified: trunk/Tools/ChangeLog (102524 => 102525)
--- trunk/Tools/ChangeLog 2011-12-10 19:33:20 UTC (rev 102524)
+++ trunk/Tools/ChangeLog 2011-12-10 19:45:56 UTC (rev 102525)
@@ -1,3 +1,9 @@
+2011-12-10 Andreas Kling <[email protected]>
+
+ Add my Apple e-mail to committers.py.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-12-09 Dirk Pranke <[email protected]>
chromium win build: revert build_webkit_exes_from_webkit_gyp change
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (102524 => 102525)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-12-10 19:33:20 UTC (rev 102524)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-12-10 19:45:56 UTC (rev 102525)
@@ -367,7 +367,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]"], "kling"),
+ Reviewer("Andreas Kling", ["[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"),