Title: [259349] trunk/Tools
Revision
259349
Author
[email protected]
Date
2020-04-01 09:18:50 -0700 (Wed, 01 Apr 2020)

Log Message

Unreviewed, add new committer to contributors.json

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (259348 => 259349)


--- trunk/Tools/ChangeLog	2020-04-01 16:13:01 UTC (rev 259348)
+++ trunk/Tools/ChangeLog	2020-04-01 16:18:50 UTC (rev 259349)
@@ -1,3 +1,9 @@
+2020-04-01  Jack Lee  <[email protected]>
+
+        Unreviewed, add new committer to contributors.json
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-04-01  Philippe Normand  <[email protected]>
 
         [Flatpak SDK] Migration to version 0.2

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-04-01 16:13:01 UTC (rev 259348)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-04-01 16:18:50 UTC (rev 259349)
@@ -2533,6 +2533,15 @@
       ],
       "status" : "reviewer"
    },
+   "Jack Lee" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "nicks" : [
+         "jackl"
+      ],
+      "status" : "committer"
+   },
    "Jacky Jiang" : {
       "emails" : [
          "[email protected]",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to