Title: [235089] trunk/Tools
Revision
235089
Author
[email protected]
Date
2018-08-20 12:22:26 -0700 (Mon, 20 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-20
Reviewed by Myles C. Maxfield.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (235088 => 235089)


--- trunk/Tools/ChangeLog	2018-08-20 19:15:11 UTC (rev 235088)
+++ trunk/Tools/ChangeLog	2018-08-20 19:22:26 UTC (rev 235089)
@@ -1,3 +1,12 @@
+2018-08-20  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-20  Bernhard M. Wiedemann  <[email protected]>
 
         [GTK] Sort inspector GResource manifest to ensure reproducible builds

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-08-20 19:15:11 UTC (rev 235088)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2018-08-20 19:22:26 UTC (rev 235089)
@@ -5442,6 +5442,17 @@
       ],
       "status" : "committer"
    },
+   "Thomas Denney" : {
+      "emails" : [
+         "[email protected]",
+         "[email protected]"
+      ],
+      "expertise" : "WebGPU",
+      "nicks" : [
+         "ThomasDenney",
+         "thomasdenney3"
+      ]
+   },
    "Thomas Sepez" : {
       "emails" : [
          "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to