Title: [169247] trunk/Tools
Revision
169247
Author
[email protected]
Date
2014-05-22 21:34:32 -0700 (Thu, 22 May 2014)

Log Message

Add Yusuke Suzuki to the list of contributors (for real)

Wrong section...

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

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

Modified Paths

Diff

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


--- trunk/Tools/ChangeLog	2014-05-23 04:30:01 UTC (rev 169246)
+++ trunk/Tools/ChangeLog	2014-05-23 04:34:32 UTC (rev 169247)
@@ -1,5 +1,13 @@
 2014-05-22  Benjamin Poulain  <[email protected]>
 
+        Add Yusuke Suzuki to the list of contributors (for real)
+
+        Wrong section...
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
+2014-05-22  Benjamin Poulain  <[email protected]>
+
         Add Yusuke Suzuki to the list of contributors
 
         * Scripts/webkitpy/common/config/contributors.json:

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2014-05-23 04:30:01 UTC (rev 169246)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2014-05-23 04:34:32 UTC (rev 169247)
@@ -3265,6 +3265,12 @@
             "wcarss"
          ]
       },
+      "Yusuke Suzuki" : {
+         "emails" : [
+            "[email protected]"
+         ],
+         "expertise" : "JIT Compilers, CSS JIT, _javascript_/ECMAScript"
+      },
       "Zeev Lieber" : {
          "emails" : [
             "[email protected]"
@@ -4567,12 +4573,6 @@
             "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