Title: [283882] trunk
Revision
283882
Author
[email protected]
Date
2021-10-10 21:31:27 -0700 (Sun, 10 Oct 2021)

Log Message

Add GitHub account to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=231497

Unreviewed.


* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (283881 => 283882)


--- trunk/ChangeLog	2021-10-11 00:31:08 UTC (rev 283881)
+++ trunk/ChangeLog	2021-10-11 04:31:27 UTC (rev 283882)
@@ -1,3 +1,12 @@
+2021-10-10  Cameron McCormack  <[email protected]>
+
+        Add GitHub account to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=231497
+
+        Unreviewed.
+
+        * metadata/contributors.json:
+
 2021-10-10  Michael Catanzaro  <[email protected]>
 
         [WPE] Reenable -fvisibility=hidden and -fvisibility-inlines-hidden

Modified: trunk/metadata/contributors.json (283881 => 283882)


--- trunk/metadata/contributors.json	2021-10-11 00:31:08 UTC (rev 283881)
+++ trunk/metadata/contributors.json	2021-10-11 04:31:27 UTC (rev 283882)
@@ -1238,6 +1238,7 @@
          "[email protected]",
          "[email protected]"
       ],
+      "github" : "heycam",
       "name" : "Cameron McCormack",
       "nicks" : [
          "heycam"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to