Title: [136639] trunk/Tools
Revision
136639
Author
[email protected]
Date
2012-12-04 21:51:45 -0800 (Tue, 04 Dec 2012)

Log Message

Change email address of Jonathan Dong
https://bugs.webkit.org/show_bug.cgi?id=103976

Unreviewed, change my email address from [email protected]
to [email protected] in committers list.


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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (136638 => 136639)


--- trunk/Tools/ChangeLog	2012-12-05 05:36:06 UTC (rev 136638)
+++ trunk/Tools/ChangeLog	2012-12-05 05:51:45 UTC (rev 136639)
@@ -1,3 +1,13 @@
+2012-12-04  Jonathan Dong  <[email protected]>
+
+        Change email address of Jonathan Dong
+        https://bugs.webkit.org/show_bug.cgi?id=103976
+
+        Unreviewed, change my email address from [email protected]
+        to [email protected] in committers list.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-12-04  Xiaobo Wang  <[email protected]>
 
         [BlackBerry] DRT - Tests under "dumpAsText" directory should be dumped as text

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-12-05 05:36:06 UTC (rev 136638)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-12-05 05:51:45 UTC (rev 136639)
@@ -300,7 +300,7 @@
     Committer("John Knottenbelt", "[email protected]", "jknotten"),
     Committer("Johnny Ding", ["[email protected]", "[email protected]"], "johnnyding"),
     Committer("Jon Lee", "[email protected]", "jonlee"),
-    Committer("Jonathan Dong", ["[email protected]"], "jondong"),
+    Committer("Jonathan Dong", ["[email protected]"], "jondong"),
     Committer("Joone Hur", ["[email protected]", "[email protected]"], "joone"),
     Committer("Joost de Valk", ["[email protected]", "[email protected]"], "Altha"),
     Committer("Joshua Bell", ["[email protected]", "[email protected]"], "jsbell"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to