Title: [284362] trunk
Revision
284362
Author
[email protected]
Date
2021-10-18 03:23:34 -0700 (Mon, 18 Oct 2021)

Log Message

Add my github username to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=231887

Unreviewed.

Patch by Xan Lopez <[email protected]> on 2021-10-18

* metadata/contributors.json: add my github username.

Modified Paths

Diff

Modified: trunk/ChangeLog (284361 => 284362)


--- trunk/ChangeLog	2021-10-18 10:16:38 UTC (rev 284361)
+++ trunk/ChangeLog	2021-10-18 10:23:34 UTC (rev 284362)
@@ -1,3 +1,12 @@
+2021-10-18  Xan Lopez  <[email protected]>
+
+        Add my github username to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=231887
+
+        Unreviewed.
+
+        * metadata/contributors.json: add my github username.
+
 2021-10-18  Miguel Gomez  <[email protected]>
 
         Add my github username to contributors.json

Modified: trunk/metadata/contributors.json (284361 => 284362)


--- trunk/metadata/contributors.json	2021-10-18 10:16:38 UTC (rev 284361)
+++ trunk/metadata/contributors.json	2021-10-18 10:23:34 UTC (rev 284362)
@@ -6645,11 +6645,12 @@
    {
       "emails" : [
          "[email protected]",
-         "[email protected]",
+         "[email protected]",
          "[email protected]",
          "[email protected]"
       ],
-      "expertise" : "WebKitGTK, Soup HTTP Backend, libsoup Contributor, WebKit a11y (focused on the ATK implementation), Epiphany/WebKit maintainer",
+      "expertise" : "JSC, WebKitGTK/WPE",
+      "github": "xanlpz",
       "name" : "Xan Lopez",
       "nicks" : [
          "xan"
@@ -6969,4 +6970,4 @@
       ],
       "status" : "reviewer"
    }
-]
\ No newline at end of file
+]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to