Title: [248636] trunk/Tools
Revision
248636
Author
[email protected]
Date
2019-08-13 15:13:36 -0700 (Tue, 13 Aug 2019)

Log Message

Update my status in contributors.json to committer.

Reviewed by Unreviewed

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (248635 => 248636)


--- trunk/Tools/ChangeLog	2019-08-13 22:12:19 UTC (rev 248635)
+++ trunk/Tools/ChangeLog	2019-08-13 22:13:36 UTC (rev 248636)
@@ -1,3 +1,11 @@
+2019-08-13  Zhifei Fang  <[email protected]>
+
+        Update my status in contributors.json to committer.
+
+        Reviewed by Unreviewed
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2019-08-12  Jiewen Tan  <[email protected]>
 
         Adds WebAuthn and AppSSO into watchlist

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-08-13 22:12:19 UTC (rev 248635)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2019-08-13 22:13:36 UTC (rev 248636)
@@ -5754,6 +5754,16 @@
          "zhenyao"
       ]
    },
+   "Zhifei Fang" : {
+     "emails" : [
+         "[email protected]"
+     ],
+     "nicks" : [
+         "zhifei_fang",
+         "z.f"
+     ],
+     "status" : "committer"
+   },
    "Zoltan Arvai" : {
       "emails" : [
          "[email protected]"
@@ -5808,4 +5818,4 @@
       ],
       "status" : "reviewer"
    }
-}
\ No newline at end of file
+}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to