Title: [234812] trunk/Tools
Revision
234812
Author
[email protected]
Date
2018-08-13 12:52:13 -0700 (Mon, 13 Aug 2018)

Log Message

Added Thomas Denney to contributors.json.
https://bugs.webkit.org/show_bug.cgi?id=188525

Patch by Thomas Denney <[email protected]> on 2018-08-13
Reviewed by Myles C. Maxfield.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (234811 => 234812)


--- trunk/Tools/ChangeLog	2018-08-13 19:16:10 UTC (rev 234811)
+++ trunk/Tools/ChangeLog	2018-08-13 19:52:13 UTC (rev 234812)
@@ -1,3 +1,12 @@
+2018-08-13  Thomas Denney  <[email protected]>
+
+        Added Thomas Denney to contributors.json.
+        https://bugs.webkit.org/show_bug.cgi?id=188525
+
+        Reviewed by Myles C. Maxfield.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2018-08-13  Antti Koivisto  <[email protected]>
 
         Meaning of OptionSet::contains is unclear when used with OptionSet argument

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-08-13 19:16:10 UTC (rev 234811)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-08-13 19:52:13 UTC (rev 234812)
@@ -5438,6 +5438,18 @@
       ],
       "status" : "committer"
    },
+   "Thomas Denney": {
+       "emails": [
+           "[email protected]",
+           "[email protected]"
+       ],
+       "expertise": "WebGPU",
+       "nicks": [
+           "ThomasDenney",
+           "thomasdenney3"
+       ],
+       "status": "contributor"
+   },
    "Thomas Sepez" : {
       "emails" : [
          "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to