Title: [285871] trunk
Revision
285871
Author
jbed...@apple.com
Date
2021-11-16 09:47:29 -0800 (Tue, 16 Nov 2021)

Log Message

Add my GitHub username to contributors.json

Reviewed by Jonathan Bedard

* metadata/contributors.json:

Canonical link: https://commits.webkit.org/244297@main

Modified Paths

Diff

Modified: trunk/ChangeLog (285870 => 285871)


--- trunk/ChangeLog	2021-11-16 17:39:10 UTC (rev 285870)
+++ trunk/ChangeLog	2021-11-16 17:47:29 UTC (rev 285871)
@@ -1,3 +1,11 @@
+2021-11-16  Alex Atwater  <alexandera...@apple.com>
+
+        Add my GitHub username to contributors.json
+
+        Reviewed by Jonathan Bedard
+
+        * metadata/contributors.json:
+
 2021-11-15  Nikolas Zimmermann  <nzimmerm...@igalia.com>
 
         Add my GitHub username to contributors.json

Modified: trunk/metadata/contributors.json (285870 => 285871)


--- trunk/metadata/contributors.json	2021-11-16 17:39:10 UTC (rev 285870)
+++ trunk/metadata/contributors.json	2021-11-16 17:47:29 UTC (rev 285871)
@@ -315,6 +315,14 @@
    },
    {
       "emails" : [
+         "alexandera...@apple.com"
+      ],
+      "expertise" : "Python, Services, Kubernetes",
+      "github" : "akath20",
+      "name" : "Alex Atwater"
+   },
+   {
+      "emails" : [
          "achristen...@apple.com",
          "achristen...@webkit.org",
          "alex.christen...@flexsim.com"
@@ -7038,4 +7046,4 @@
       ],
       "status" : "reviewer"
    }
-]
+]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to