Title: [286114] trunk
Revision
286114
Author
[email protected]
Date
2021-11-22 10:14:59 -0800 (Mon, 22 Nov 2021)

Log Message

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

Unreviewed.

Patch by Alejandro G. Castro <[email protected]> on 2021-11-22

* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (286113 => 286114)


--- trunk/ChangeLog	2021-11-22 18:13:07 UTC (rev 286113)
+++ trunk/ChangeLog	2021-11-22 18:14:59 UTC (rev 286114)
@@ -1,3 +1,12 @@
+2021-11-22  Alejandro G. Castro  <[email protected]>
+
+        Add alexg's GitHub username to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=233425
+
+        Unreviewed.
+
+        * metadata/contributors.json:
+
 2021-11-19  Angelos Oikonomopoulos  <[email protected]>
 
         [JSC] Workaround for failing mips tests

Modified: trunk/metadata/contributors.json (286113 => 286114)


--- trunk/metadata/contributors.json	2021-11-22 18:13:07 UTC (rev 286113)
+++ trunk/metadata/contributors.json	2021-11-22 18:14:59 UTC (rev 286114)
@@ -292,9 +292,10 @@
          "[email protected]"
       ],
       "expertise" : "WebKitGTK, Cairo graphics backend, ShadowBlur rendering, Epiphany/WebKit Contributor",
+      "github" : "alexgcastro",
       "name" : "Alejandro G. Castro",
       "nicks" : [
-         "alexg__"
+         "alexg"
       ],
       "status" : "reviewer"
    },
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to