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"),