Title: [116966] trunk/Tools
Revision
116966
Author
[email protected]
Date
2012-05-14 10:48:40 -0700 (Mon, 14 May 2012)

Log Message

Unreviewed. Updating email for committers.py script.

Patch by Joone Hur <[email protected]> on 2012-05-14

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

Modified Paths

Diff

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"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to