Title: [169246] trunk/Tools
Revision
169246
Author
[email protected]
Date
2014-05-22 21:30:01 -0700 (Thu, 22 May 2014)

Log Message

Add Yusuke Suzuki to the list of contributors

Patch by Benjamin Poulain <[email protected]> on 2014-05-22

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (169245 => 169246)


--- trunk/Tools/ChangeLog	2014-05-23 04:13:19 UTC (rev 169245)
+++ trunk/Tools/ChangeLog	2014-05-23 04:30:01 UTC (rev 169246)
@@ -1,3 +1,9 @@
+2014-05-22  Benjamin Poulain  <[email protected]>
+
+        Add Yusuke Suzuki to the list of contributors
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2014-05-22  Michael Saboff  <[email protected]>
 
         Eliminate n/total progress update from run-jsc-stress-tests output to file

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2014-05-23 04:13:19 UTC (rev 169245)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2014-05-23 04:30:01 UTC (rev 169246)
@@ -4567,6 +4567,12 @@
             "yurys"
          ]
       },
+      "Yusuke Suzuki" : {
+         "emails" : [
+            "[email protected]"
+         ],
+         "expertise" : "JIT Compilers, CSS JIT, _javascript_/ECMAScript"
+      },
       "Yuta Kitamura" : {
          "emails" : [
             "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to