Modified: trunk/Tools/ChangeLog (149142 => 149143)
--- trunk/Tools/ChangeLog 2013-04-25 21:02:20 UTC (rev 149142)
+++ trunk/Tools/ChangeLog 2013-04-25 21:21:07 UTC (rev 149143)
@@ -1,5 +1,11 @@
2013-04-25 Ryosuke Niwa <[email protected]>
+ Fix autocompletion for Benjamin. The Bugzilla email address must come first.
+
+ * Scripts/webkitpy/common/config/contributors.json:
+
+2013-04-25 Ryosuke Niwa <[email protected]>
+
Build fix. Forgot to merge args.
* Scripts/webkitpy/tool/bot/irc_command.py:
Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (149142 => 149143)
--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json 2013-04-25 21:02:20 UTC (rev 149142)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json 2013-04-25 21:21:07 UTC (rev 149143)
@@ -365,7 +365,7 @@
"Antonio Gomes": {"emails": ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "nicks": ["tonikitoo"]},
"Antti Koivisto": {"emails": ["[email protected]", "[email protected]", "[email protected]"], "nicks": ["anttik"]},
"Ariya Hidayat": {"emails": ["[email protected]", "[email protected]", "[email protected]"], "nicks": ["ariya"]},
- "Benjamin Poulain": {"emails": ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "nicks": ["benjaminp"]},
+ "Benjamin Poulain": {"emails": ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "nicks": ["benjaminp"]},
"Beth Dakin": {"emails": ["[email protected]"], "nicks": ["dethbakin"]},
"Brady Eidson": {"emails": ["[email protected]"], "nicks": ["bradee-oh"]},
"Brent Fulgham": {"emails": ["[email protected]"], "nicks": ["bfulgham"]},