Modified: trunk/Tools/ChangeLog (143310 => 143311)
--- trunk/Tools/ChangeLog 2013-02-19 09:27:21 UTC (rev 143310)
+++ trunk/Tools/ChangeLog 2013-02-19 09:31:36 UTC (rev 143311)
@@ -1,3 +1,9 @@
+2013-02-19 Hajime Morrita <[email protected]>
+
+ Unreviewed, updated spelling of my name.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2013-02-18 Ilya Tikhonovsky <[email protected]>
Unreviewed. Adjust expectations.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (143310 => 143311)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-02-19 09:27:21 UTC (rev 143310)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-02-19 09:31:36 UTC (rev 143311)
@@ -538,7 +538,7 @@
Reviewer("George Staikos", ["[email protected]", "[email protected]"]),
Reviewer("Gustavo Noronha Silva", ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "kov"),
Reviewer("Gyuyoung Kim", ["[email protected]", "[email protected]"], "gyuyoung"),
- Reviewer("Hajime Morita", ["[email protected]", "[email protected]"], "morrita"),
+ Reviewer("Hajime Morrita", ["[email protected]", "[email protected]"], "morrita"),
Reviewer("Holger Freyther", ["[email protected]", "[email protected]"], "zecke"),
Reviewer("James Robinson", ["[email protected]", "[email protected]"], "jamesr"),
Reviewer("Jan Alonzo", ["[email protected]", "[email protected]"], "janm"),