Title: [284756] trunk
Revision
284756
Author
[email protected]
Date
2021-10-24 08:18:35 -0700 (Sun, 24 Oct 2021)

Log Message

Add my GitHub username to contributors.json and update credentials

Unreviewed.

* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (284755 => 284756)


--- trunk/ChangeLog	2021-10-24 14:50:04 UTC (rev 284755)
+++ trunk/ChangeLog	2021-10-24 15:18:35 UTC (rev 284756)
@@ -1,3 +1,11 @@
+2021-10-24  Alexey Shvayka  <[email protected]>
+
+        Add my GitHub username to contributors.json and update credentials
+
+        Unreviewed.
+
+        * metadata/contributors.json:
+
 2021-10-22  Guillaume Emont  <[email protected]>
 
         Add Guillaume Emont's github username to contributors.json

Modified: trunk/metadata/contributors.json (284755 => 284756)


--- trunk/metadata/contributors.json	2021-10-24 14:50:04 UTC (rev 284755)
+++ trunk/metadata/contributors.json	2021-10-24 15:18:35 UTC (rev 284756)
@@ -412,11 +412,14 @@
    },
    {
       "emails" : [
+         "[email protected]",
          "[email protected]"
       ],
       "expertise" : "_javascript_/ECMAScript, _javascript_ DOM Bindings",
+      "github" : "shvaikalesh",
       "name" : "Alexey Shvayka",
       "nicks" : [
+         "ashvayka",
          "shvaikalesh"
       ],
       "status" : "reviewer"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to