Title: [269767] trunk/Tools
Revision
269767
Author
[email protected]
Date
2020-11-13 01:31:37 -0800 (Fri, 13 Nov 2020)

Log Message

Add Kimmo Kinnunen as committer
https://bugs.webkit.org/show_bug.cgi?id=218888

Patch by Kimmo Kinnunen <[email protected]> on 2020-11-13
Reviewed by Antti Koivisto.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (269766 => 269767)


--- trunk/Tools/ChangeLog	2020-11-13 08:36:26 UTC (rev 269766)
+++ trunk/Tools/ChangeLog	2020-11-13 09:31:37 UTC (rev 269767)
@@ -1,3 +1,12 @@
+2020-11-13  Kimmo Kinnunen  <[email protected]>
+
+        Add Kimmo Kinnunen as committer
+        https://bugs.webkit.org/show_bug.cgi?id=218888
+
+        Reviewed by Antti Koivisto.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-11-12  Sam Weinig  <[email protected]>
 
         Move more WebKitLegacy specific settings usage to WebPreferences.yaml

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-11-13 08:36:26 UTC (rev 269766)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-11-13 09:31:37 UTC (rev 269767)
@@ -3492,9 +3492,11 @@
       "emails" : [
          "[email protected]"
       ],
+      "expertise" : "WebGL",
       "nicks" : [
          "kimmok"
-      ]
+      ],
+      "status" : "committer"
    },
    "Kinuko Yasuda" : {
       "emails" : [
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to