Modified: trunk/Tools/ChangeLog (121087 => 121088)
--- trunk/Tools/ChangeLog 2012-06-23 05:55:05 UTC (rev 121087)
+++ trunk/Tools/ChangeLog 2012-06-23 07:18:00 UTC (rev 121088)
@@ -1,3 +1,9 @@
+2012-06-23 Kwang Yul Seo <[email protected]>
+
+ Unreviewed. Update my email.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-06-22 Adam Barth <[email protected]>
[Chromium] DumpRenderTree on Android needs to configure fonts for testing
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (121087 => 121088)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-06-23 05:55:05 UTC (rev 121087)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-06-23 07:18:00 UTC (rev 121088)
@@ -301,7 +301,7 @@
Committer("Konrad Piascik", "[email protected]", "kpiascik"),
Committer("Kristof Kosztyo", "[email protected]", "kkristof"),
Committer("Krzysztof Kowalczyk", "[email protected]"),
- Committer("Kwang Yul Seo", ["[email protected]", "[email protected]", "[email protected]"], "kwangseo"),
+ Committer("Kwang Yul Seo", ["[email protected]", "[email protected]"], "kwangseo"),
Committer("Leandro Gracia Gil", "[email protected]", "leandrogracia"),
Committer("Leandro Pereira", ["[email protected]", "[email protected]"], "acidx"),
Committer("Leo Yang", ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "leoyang"),