Title: [284666] trunk
Revision
284666
Author
eric.carl...@apple.com
Date
2021-10-21 21:57:49 -0700 (Thu, 21 Oct 2021)

Log Message

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

Add my github username to contributors.json

Unreviewed.


* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (284665 => 284666)


--- trunk/ChangeLog	2021-10-22 04:52:50 UTC (rev 284665)
+++ trunk/ChangeLog	2021-10-22 04:57:49 UTC (rev 284666)
@@ -1,3 +1,14 @@
+2021-10-21  Eric Carlson  <eric.carl...@apple.com>
+
+        Add GitHub name to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=232131
+
+        Add my github username to contributors.json
+
+        Unreviewed.
+
+        * metadata/contributors.json:
+
 2021-10-21  Chris Lord  <cl...@igalia.com>
 
         [WPE][GTK] Enable smooth scrolling by default

Modified: trunk/metadata/contributors.json (284665 => 284666)


--- trunk/metadata/contributors.json	2021-10-22 04:52:50 UTC (rev 284665)
+++ trunk/metadata/contributors.json	2021-10-22 04:57:49 UTC (rev 284666)
@@ -2254,6 +2254,7 @@
          "eric.carl...@apple.com"
       ],
       "expertise" : "HTML5 Media Elements",
+      "github" : "eric-carlson",
       "name" : "Eric Carlson",
       "nicks" : [
          "eric_carlson"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to