Modified: trunk/Tools/ChangeLog (132765 => 132766)
--- trunk/Tools/ChangeLog 2012-10-29 07:51:26 UTC (rev 132765)
+++ trunk/Tools/ChangeLog 2012-10-29 08:14:24 UTC (rev 132766)
@@ -1,3 +1,10 @@
+2012-10-29 Jonathan Dong <[email protected]>
+
+ Unreviewed. Add [email protected] as a committer.
+ https://bugs.webkit.org/show_bug.cgi?id=100629
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-10-27 Dan Bernstein <[email protected]>
REAL_PLATFORM_NAME build setting is no longer needed
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (132765 => 132766)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-10-29 07:51:26 UTC (rev 132765)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-10-29 08:14:24 UTC (rev 132766)
@@ -296,6 +296,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("Joone Hur", ["[email protected]", "[email protected]"], "joone"),
Committer("Joost de Valk", ["[email protected]", "[email protected]"], "Altha"),
Committer("Joshua Bell", ["[email protected]", "[email protected]"], "jsbell"),