Modified: trunk/Tools/ChangeLog (122521 => 122522)
--- trunk/Tools/ChangeLog 2012-07-12 23:02:56 UTC (rev 122521)
+++ trunk/Tools/ChangeLog 2012-07-12 23:12:54 UTC (rev 122522)
@@ -1,3 +1,9 @@
+2012-07-12 Kwang Yul Seo <[email protected]>
+
+ Unreviewed. Change my irc nickname to kseo.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-07-12 Dirk Pranke <[email protected]>
webkitpy: clean up logging handlers, lint common.message_pool
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (122521 => 122522)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-07-12 23:02:56 UTC (rev 122521)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-07-12 23:12:54 UTC (rev 122522)
@@ -304,7 +304,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]"], "kwangseo"),
+ Committer("Kwang Yul Seo", ["[email protected]", "[email protected]"], "kseo"),
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"),