Title: [234647] trunk/Tools
Revision
234647
Author
[email protected]
Date
2018-08-07 03:59:40 -0700 (Tue, 07 Aug 2018)

Log Message

Unreviewed, add a new address to my configuration

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (234646 => 234647)


--- trunk/Tools/ChangeLog	2018-08-07 10:01:18 UTC (rev 234646)
+++ trunk/Tools/ChangeLog	2018-08-07 10:59:40 UTC (rev 234647)
@@ -1,3 +1,9 @@
+2018-08-07  Yusuke Suzuki  <[email protected]>
+
+        Unreviewed, add a new address to my configuration
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2018-08-06  David Quesada  <[email protected]>
 
         webkitdirs.pm should default to iPhone SE for 64-bit testing

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-08-07 10:01:18 UTC (rev 234646)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-08-07 10:59:40 UTC (rev 234647)
@@ -5964,6 +5964,7 @@
    },
    "Yusuke Suzuki" : {
       "emails" : [
+         "[email protected]",
          "[email protected]"
       ],
       "expertise" : "JIT Compilers, CSS JIT, _javascript_/ECMAScript",
@@ -6097,4 +6098,4 @@
       ],
       "status" : "reviewer"
    }
-}
\ No newline at end of file
+}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to