Title: [265452] trunk/Tools
Revision
265452
Author
[email protected]
Date
2020-08-10 13:54:50 -0700 (Mon, 10 Aug 2020)

Log Message

Add Sam Sneddon to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=215334

Reviewed by Simon Fraser.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (265451 => 265452)


--- trunk/Tools/ChangeLog	2020-08-10 20:53:10 UTC (rev 265451)
+++ trunk/Tools/ChangeLog	2020-08-10 20:54:50 UTC (rev 265452)
@@ -1,3 +1,12 @@
+2020-08-10  Simon Fraser  <[email protected]>
+
+        Add Sam Sneddon to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=215334
+
+        Reviewed by Simon Fraser.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-08-10  Patrick Angle  <[email protected]>
 
         Add myself (Patrick Angle) to contributors.json

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-08-10 20:53:10 UTC (rev 265451)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-08-10 20:54:50 UTC (rev 265452)
@@ -4933,6 +4933,16 @@
       ],
       "status" : "reviewer"
    },
+   "Sam Sneddon" : {
+      "emails" : [
+         "[email protected]",
+         "[email protected]"
+      ],
+      "expertise" : "Web Standards, WPT",
+      "nicks" : [
+         "gsnedders"
+      ]
+   },
    "Sam Weinig" : {
       "emails" : [
          "[email protected]",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to