Title: [285929] trunk
Revision
285929
Author
[email protected]
Date
2021-11-17 07:08:14 -0800 (Wed, 17 Nov 2021)

Log Message

Add Chris Lord's GitHub username to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=233254

Unreviewed


* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (285928 => 285929)


--- trunk/ChangeLog	2021-11-17 14:52:21 UTC (rev 285928)
+++ trunk/ChangeLog	2021-11-17 15:08:14 UTC (rev 285929)
@@ -1,3 +1,12 @@
+2021-11-17  Chris Lord  <[email protected]>
+
+        Add Chris Lord's GitHub username to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=233254
+
+        Unreviewed
+
+        * metadata/contributors.json:
+
 2021-11-16  Alex Atwater  <[email protected]>
 
         Add my GitHub username to contributors.json

Modified: trunk/metadata/contributors.json (285928 => 285929)


--- trunk/metadata/contributors.json	2021-11-17 14:52:21 UTC (rev 285928)
+++ trunk/metadata/contributors.json	2021-11-17 15:08:14 UTC (rev 285929)
@@ -1476,8 +1476,10 @@
       "emails" : [
          "[email protected]",
          "[email protected]",
-         "[email protected]"
+         "[email protected]",
+         "[email protected]"
       ],
+      "github" : "Cwiiis",
       "name" : "Chris Lord",
       "nicks" : [
          "cwiiis"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to