Title: [261374] trunk/Tools
Revision
261374
Author
[email protected]
Date
2020-05-08 04:36:25 -0700 (Fri, 08 May 2020)

Log Message

Add myself as committer to contributors.json

Patch by Paulo Matos <[email protected]> on 2020-05-08

* Scripts/webkitpy/common/config/contributors.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (261373 => 261374)


--- trunk/Tools/ChangeLog	2020-05-08 10:54:07 UTC (rev 261373)
+++ trunk/Tools/ChangeLog	2020-05-08 11:36:25 UTC (rev 261374)
@@ -1,3 +1,9 @@
+2020-05-08  Paulo Matos  <[email protected]>
+
+        Add myself as committer to contributors.json
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-05-07  Jiewen Tan  <[email protected]>
 
         [WebAuthn] Roll back newly created credentials if an error occurs

Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (261373 => 261374)


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-05-08 10:54:07 UTC (rev 261373)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-05-08 11:36:25 UTC (rev 261374)
@@ -4432,6 +4432,17 @@
          "TingPing"
       ]
    },
+   "Paulo Matos" : {
+      "emails" : [
+         "[email protected]",
+         "[email protected]"
+      ],
+      "expertise" : "_javascript_Core",
+      "nicks" : [
+         "pmatos"
+      ],
+      "status" : "committer"
+   },
    "Pavel Feldman" : {
       "emails" : [
          "[email protected]",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to