Title: [102790] trunk/Tools
Revision
102790
Author
[email protected]
Date
2011-12-14 09:20:27 -0800 (Wed, 14 Dec 2011)

Log Message

Make my e-mail address a little more awesome.

* Scripts/webkitpy/common/config/committers.py:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (102789 => 102790)


--- trunk/Tools/ChangeLog	2011-12-14 17:17:49 UTC (rev 102789)
+++ trunk/Tools/ChangeLog	2011-12-14 17:20:27 UTC (rev 102790)
@@ -1,3 +1,9 @@
+2011-12-14  Andreas Kling  <[email protected]>
+
+        Make my e-mail address a little more awesome.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-12-14  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Rollout r102769, because it broke Qt-4.8 builds.

Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (102789 => 102790)


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-14 17:17:49 UTC (rev 102789)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-14 17:20:27 UTC (rev 102790)
@@ -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]", "[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"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to