Title: [149143] trunk/Tools
Revision
149143
Author
[email protected]
Date
2013-04-25 14:21:07 -0700 (Thu, 25 Apr 2013)

Log Message

Fix autocompletion for Benjamin. The Bugzilla email address must come first.

* Scripts/webkitpy/common/config/contributors.json:

Modified Paths

Diff

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"]},
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to