Title: [213525] trunk/Tools
Revision
213525
Author
mmaxfi...@apple.com
Date
2017-03-07 10:54:56 -0800 (Tue, 07 Mar 2017)

Log Message

Add David Jonathan Ross to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=169265

Unreviewed.

David Jonathan Ross very kindly offered to create and contribute his Boxis font in r211060,
which is used for testing font variations.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (213524 => 213525)


--- trunk/Tools/ChangeLog	2017-03-07 18:06:10 UTC (rev 213524)
+++ trunk/Tools/ChangeLog	2017-03-07 18:54:56 UTC (rev 213525)
@@ -1,3 +1,15 @@
+2017-03-07  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+        Add David Jonathan Ross to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=169265
+
+        Unreviewed.
+
+        David Jonathan Ross very kindly offered to create and contribute his Boxis font in r211060,
+        which is used for testing font variations.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2017-03-07  Youenn Fablet  <youe...@gmail.com>
 
         W3C importer should be able to update the import expectations file

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2017-03-07 18:06:10 UTC (rev 213524)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2017-03-07 18:54:56 UTC (rev 213525)
@@ -1459,6 +1459,14 @@
       ],
       "status" : "reviewer"
    },
+   "David Jonathan Ross" : {
+      "emails" : [
+         "da...@djr.com"
+      ],
+      "nicks" : [
+         "djr"
+      ]
+   },
    "David Kilzer" : {
       "aliases" : [
          "Dave Kilzer"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to