Title: [287439] trunk
Revision
287439
Author
[email protected]
Date
2021-12-25 11:18:36 -0800 (Sat, 25 Dec 2021)

Log Message

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

Patch by Sergey Rubanov <[email protected]> on 2021-12-25
Reviewed by Alexey Proskuryakov.

* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (287438 => 287439)


--- trunk/ChangeLog	2021-12-25 18:34:35 UTC (rev 287438)
+++ trunk/ChangeLog	2021-12-25 19:18:36 UTC (rev 287439)
@@ -1,3 +1,12 @@
+2021-12-25  Sergey Rubanov  <[email protected]>
+
+        Add my github username to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=231666
+
+        Reviewed by Alexey Proskuryakov.
+
+        * metadata/contributors.json:
+
 2021-12-24  Simon Fraser  <[email protected]>
 
         Add __pycache__ and DerivedData to the .gitignore file

Modified: trunk/metadata/contributors.json (287438 => 287439)


--- trunk/metadata/contributors.json	2021-12-25 18:34:35 UTC (rev 287438)
+++ trunk/metadata/contributors.json	2021-12-25 19:18:36 UTC (rev 287439)
@@ -5889,6 +5889,8 @@
       "emails" : [
          "[email protected]"
       ],
+      "expertise" : "WebAssembly",
+      "github" : "chicoxyzzy",
       "name" : "Sergey Rubanov",
       "nicks" : [
          "chicoxyzzy"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to