Title: [279757] trunk/Tools
Revision
279757
Author
[email protected]
Date
2021-07-08 15:23:08 -0700 (Thu, 08 Jul 2021)

Log Message

Add Yijia Huang as a committer
https://bugs.webkit.org/show_bug.cgi?id=227814

Unreviewed.


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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (279756 => 279757)


--- trunk/Tools/ChangeLog	2021-07-08 22:17:38 UTC (rev 279756)
+++ trunk/Tools/ChangeLog	2021-07-08 22:23:08 UTC (rev 279757)
@@ -1,3 +1,12 @@
+2021-07-08  Yijia Huang  <[email protected]>
+
+        Add Yijia Huang as a committer
+        https://bugs.webkit.org/show_bug.cgi?id=227814
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2021-07-08  Brent Fulgham  <[email protected]>
 
         [Cocoa] Expose SPI to opt out of Extensible SSO authentication

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-07-08 22:17:38 UTC (rev 279756)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-07-08 22:23:08 UTC (rev 279757)
@@ -5969,6 +5969,15 @@
          "[email protected]"
       ]
    },
+   "Yijia Huang" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "nicks" : [
+         "yijia"
+      ],
+      "status" : "committer"
+   },
    "Yoav Weiss" : {
       "emails" : [
          "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to