Title: [283866] trunk
Revision
283866
Author
[email protected]
Date
2021-10-09 04:47:50 -0700 (Sat, 09 Oct 2021)

Log Message

Add GitHub account to contributors.json and update expertise field
https://bugs.webkit.org/show_bug.cgi?id=231476

Unreviewed.


* metadata/contributors.json:

Modified Paths

Diff

Modified: trunk/ChangeLog (283865 => 283866)


--- trunk/ChangeLog	2021-10-09 06:48:53 UTC (rev 283865)
+++ trunk/ChangeLog	2021-10-09 11:47:50 UTC (rev 283866)
@@ -1,3 +1,12 @@
+2021-10-09  Manuel Rego Casasnovas  <[email protected]>
+
+        Add GitHub account to contributors.json and update expertise field
+        https://bugs.webkit.org/show_bug.cgi?id=231476
+
+        Unreviewed.
+
+        * metadata/contributors.json:
+
 2021-10-08  Joonghun Park  <[email protected]>
 
         Unreviewed. Add github username for Joonghun Park.

Modified: trunk/metadata/contributors.json (283865 => 283866)


--- trunk/metadata/contributors.json	2021-10-09 06:48:53 UTC (rev 283865)
+++ trunk/metadata/contributors.json	2021-10-09 11:47:50 UTC (rev 283866)
@@ -4372,7 +4372,8 @@
       "emails" : [
          "[email protected]"
       ],
-      "expertise" : "Layout, CSS, Selection, WebKitGTK port",
+      "expertise" : "Layout, CSS",
+      "github" : "mrego",
       "name" : "Manuel Rego Casasnovas",
       "nicks" : [
          "rego",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to