Title: [102661] trunk/Tools
Revision
102661
Author
[email protected]
Date
2011-12-13 00:17:53 -0800 (Tue, 13 Dec 2011)

Log Message

Reviewed, removed one of my email addresses to use the apprpriate one.

Patch by Kenichi Ishibashi <[email protected]> on 2011-12-13

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (102660 => 102661)


--- trunk/Tools/ChangeLog	2011-12-13 08:17:31 UTC (rev 102660)
+++ trunk/Tools/ChangeLog	2011-12-13 08:17:53 UTC (rev 102661)
@@ -1,3 +1,9 @@
+2011-12-13  Kenichi Ishibashi  <[email protected]>
+
+        Reviewed, removed one of my email addresses to use the apprpriate one.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-12-12  Ádám Kallai  <[email protected]>
 
         [Qt] Fix skip list search path and expected file search path in ORWT

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-13 08:17:31 UTC (rev 102660)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-13 08:17:53 UTC (rev 102661)
@@ -258,7 +258,7 @@
     Committer("Justin Schuh", "[email protected]", "jschuh"),
     Committer("Keishi Hattori", "[email protected]", "keishi"),
     Committer("Kelly Norton", "[email protected]"),
-    Committer("Kenichi Ishibashi", ["[email protected]", "[email protected]"], "bashi"),
+    Committer("Kenichi Ishibashi", "[email protected]", "bashi"),
     Committer("Kenji Imasaki", "[email protected]", "imasaki"),
     Committer("Kent Hansen", "[email protected]", "khansen"),
     Committer("Kentaro Hara", ["[email protected]"], "haraken"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to