Modified: trunk/Tools/ChangeLog (112697 => 112698)
--- trunk/Tools/ChangeLog 2012-03-30 18:20:30 UTC (rev 112697)
+++ trunk/Tools/ChangeLog 2012-03-30 18:24:18 UTC (rev 112698)
@@ -1,3 +1,9 @@
+2012-03-30 Chang Shu <[email protected]>
+
+ Unreviewed. Update my email.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-03-30 Chris Fleizach <[email protected]>
AX: Crash at WebCore::renderObjectContainsPosition(WebCore::RenderObject*, WebCore::Position const&)
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (112697 => 112698)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-30 18:20:30 UTC (rev 112697)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-30 18:24:18 UTC (rev 112698)
@@ -398,7 +398,7 @@
Reviewer("Brent Fulgham", "[email protected]", "bfulgham"),
Reviewer("Brian Weinstein", "[email protected]", "bweinstein"),
Reviewer("Cameron Zwarich", ["[email protected]", "[email protected]", "[email protected]"]),
- Reviewer("Chang Shu", ["[email protected]", "[email protected]"], "cshu"),
+ Reviewer("Chang Shu", ["[email protected]", "[email protected]"], "cshu"),
Reviewer("Chris Blumenberg", "[email protected]", "cblu"),
Reviewer("Chris Marrin", "[email protected]", "cmarrin"),
Reviewer("Chris Fleizach", "[email protected]", "cfleizach"),