Title: [263555] trunk/Tools
Revision
263555
Author
[email protected]
Date
2020-06-26 02:38:21 -0700 (Fri, 26 Jun 2020)

Log Message

Add myself to contributors.json

Unreviewed.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (263554 => 263555)


--- trunk/Tools/ChangeLog	2020-06-26 05:48:41 UTC (rev 263554)
+++ trunk/Tools/ChangeLog	2020-06-26 09:38:21 UTC (rev 263555)
@@ -1,3 +1,11 @@
+2020-06-26  Takashi Komori  <[email protected]>
+
+        Add myself to contributors.json
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-06-25  Ryan Haddad  <[email protected]>
 
         [Big Sur] Regression tests fail to run due to failed assert: self._os_version.major == 10

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-06-26 05:48:41 UTC (rev 263554)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-06-26 09:38:21 UTC (rev 263555)
@@ -5229,7 +5229,8 @@
       ],
       "nicks" : [
          "takashi_knmori_j"
-      ]
+      ],
+      "status" : "committer"
    },
    "Takashi Sakamoto" : {
       "emails" : [
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to