Title: [240638] trunk/Tools
Revision
240638
Author
[email protected]
Date
2019-01-28 20:49:39 -0800 (Mon, 28 Jan 2019)

Log Message

Unreviewed, reorder my emails to fix autocomplete in bugzilla

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (240637 => 240638)


--- trunk/Tools/ChangeLog	2019-01-29 04:33:33 UTC (rev 240637)
+++ trunk/Tools/ChangeLog	2019-01-29 04:49:39 UTC (rev 240638)
@@ -1,3 +1,9 @@
+2019-01-28  Yusuke Suzuki  <[email protected]>
+
+        Unreviewed, reorder my emails to fix autocomplete in bugzilla
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2019-01-28  Andy Estes  <[email protected]>
 
         [watchOS] Enable Parental Controls content filtering

Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (240637 => 240638)


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-01-29 04:33:33 UTC (rev 240637)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-01-29 04:49:39 UTC (rev 240638)
@@ -6040,9 +6040,9 @@
    },
    "Yusuke Suzuki" : {
       "emails" : [
+         "[email protected]",
          "[email protected]",
-         "[email protected]",
-         "[email protected]"
+         "[email protected]"
       ],
       "expertise" : "JIT Compilers, CSS JIT, _javascript_/ECMAScript",
       "nicks" : [
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to