Modified: trunk/Tools/ChangeLog (116965 => 116966)
--- trunk/Tools/ChangeLog 2012-05-14 17:46:33 UTC (rev 116965)
+++ trunk/Tools/ChangeLog 2012-05-14 17:48:40 UTC (rev 116966)
@@ -1,3 +1,9 @@
+2012-05-14 Joone Hur <[email protected]>
+
+ Unreviewed. Updating email for committers.py script.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-05-14 Carlos Garcia Campos <[email protected]>
Unreviewed. Fix make distcheck.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (116965 => 116966)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-05-14 17:46:33 UTC (rev 116965)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-05-14 17:48:40 UTC (rev 116966)
@@ -275,7 +275,7 @@
Committer("John Knottenbelt", "[email protected]", "jknotten"),
Committer("Johnny Ding", ["[email protected]", "[email protected]"], "johnnyding"),
Committer("Jon Lee", "[email protected]", "jonlee"),
- Committer("Joone Hur", ["[email protected]", "[email protected]", "[email protected]"], "joone"),
+ Committer("Joone Hur", "[email protected]", "joone"),
Committer("Joost de Valk", ["[email protected]", "[email protected]"], "Altha"),
Committer("Joshua Bell", ["[email protected]", "[email protected]"], "jsbell"),
Committer("Julie Parent", ["[email protected]", "[email protected]"], "jparent"),