Add myself to contributors.json.
https://bugs.webkit.org/show_bug.cgi?id=209952.

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

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@259441 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Tools/ChangeLog b/Tools/ChangeLog
index 328a4f5..4ead79f 100644
--- a/Tools/ChangeLog
+++ b/Tools/ChangeLog
@@ -1,3 +1,10 @@
+2020-04-02  James Savage  <james.savage@apple.com>
+
+        Add myself to contributors.json.
+        https://bugs.webkit.org/show_bug.cgi?id=209952.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-04-02  John Wilander  <wilander@apple.com>
 
         Add SPI to configure WebsiteDataStores with a URL for standalone web applications and use it to disable first-party website data removal in ITP
diff --git a/Tools/Scripts/webkitpy/common/config/contributors.json b/Tools/Scripts/webkitpy/common/config/contributors.json
index 2c572bb..2cf127f 100644
--- a/Tools/Scripts/webkitpy/common/config/contributors.json
+++ b/Tools/Scripts/webkitpy/common/config/contributors.json
@@ -2641,6 +2641,14 @@
          "jamesr"
       ]
    },
+   "James Savage" : {
+      "emails" : [
+         "james.savage@apple.com"
+      ],
+      "nicks" : [
+         "axiixc"
+      ]
+   },
    "James Simonsen" : {
       "emails" : [
          "simonjam@chromium.org"