Title: [198176] trunk/Source/_javascript_Core
Revision
198176
Author
benja...@webkit.org
Date
2016-03-14 16:35:40 -0700 (Mon, 14 Mar 2016)

Log Message

Andy VanWagoner no longer has time to own Intl

Patch by Benjamin Poulain <bpoul...@apple.com> on 2016-03-14

* features.json:
Andy is busy with other things.

Andy, thanks for your amazing work on Intl and your dedication
to making things right.

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (198175 => 198176)


--- trunk/Source/_javascript_Core/ChangeLog	2016-03-14 23:35:22 UTC (rev 198175)
+++ trunk/Source/_javascript_Core/ChangeLog	2016-03-14 23:35:40 UTC (rev 198176)
@@ -1,3 +1,13 @@
+2016-03-14  Benjamin Poulain  <bpoul...@apple.com>
+
+        Andy VanWagoner no longer has time to own Intl
+
+        * features.json:
+        Andy is busy with other things.
+
+        Andy, thanks for your amazing work on Intl and your dedication
+        to making things right.
+
 2016-03-14  Julien Brianceau  <jbria...@cisco.com>
 
         [mips] Fix unaligned access in LLINT.

Modified: trunk/Source/_javascript_Core/features.json (198175 => 198176)


--- trunk/Source/_javascript_Core/features.json	2016-03-14 23:35:22 UTC (rev 198175)
+++ trunk/Source/_javascript_Core/features.json	2016-03-14 23:35:40 UTC (rev 198176)
@@ -24,12 +24,7 @@
         "documentation-url": "https://developer.mozilla.org/en-US/docs/Web/_javascript_/Reference/Global_Objects/Intl",
         "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=90906",
         "description": "The Internationalization API provides language sensitive operations for  string, number, and date.",
-        "keywords": ["Intl", "Collator", "ECMA-402"],
-        "contact": {
-            "name": "Andy VanWagoner",
-            "email": "thetalecraf...@gmail.com",
-            "twitter": "@thetalecrafter"
-        }
+        "keywords": ["Intl", "Collator", "ECMA-402"]
     },
     {
         "name": "WebAssembly",
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to