Title: [279280] trunk/Tools
Revision
279280
Author
[email protected]
Date
2021-06-25 07:51:12 -0700 (Fri, 25 Jun 2021)

Log Message

Add myself to contributor list
https://bugs.webkit.org/show_bug.cgi?id=227400

Reviewed by Sergio Villar Senin.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (279279 => 279280)


--- trunk/Tools/ChangeLog	2021-06-25 14:08:08 UTC (rev 279279)
+++ trunk/Tools/ChangeLog	2021-06-25 14:51:12 UTC (rev 279280)
@@ -1,3 +1,12 @@
+2021-06-25  Ziran Sun  <[email protected]>
+
+        Add myself to contributor list
+        https://bugs.webkit.org/show_bug.cgi?id=227400
+
+        Reviewed by Sergio Villar Senin.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2021-06-24  Kate Cheney  <[email protected]>
 
         WKWebView loadSimulatedRequest does not set attribution value for url requests within html content

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-06-25 14:08:08 UTC (rev 279279)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-06-25 14:51:12 UTC (rev 279280)
@@ -6097,6 +6097,15 @@
       ],
       "status" : "committer"
    },
+   "Ziran Sun" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "nicks" : [
+         "zsun"
+      ],
+      "status" : "committer"
+   },
    "Zoltan Arvai" : {
       "emails" : [
          "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to