Title: [264351] trunk/Tools
Revision
264351
Author
[email protected]
Date
2020-07-14 10:48:10 -0700 (Tue, 14 Jul 2020)

Log Message

Add myself to contributors.json.

Unreviewed.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (264350 => 264351)


--- trunk/Tools/ChangeLog	2020-07-14 17:32:58 UTC (rev 264350)
+++ trunk/Tools/ChangeLog	2020-07-14 17:48:10 UTC (rev 264351)
@@ -1,3 +1,11 @@
+2020-07-14  Karl Rackler  <[email protected]>
+
+        Add myself to contributors.json.
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2020-07-14  Aakash Jain  <[email protected]>
 
         Add tvOS and watchOS support to built-product-archive

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-07-14 17:32:58 UTC (rev 264350)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-07-14 17:48:10 UTC (rev 264351)
@@ -3251,6 +3251,12 @@
          "kareng"
       ]
    },
+   "Karl Rackler" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "status" : "committer"
+   },
    "Katherine Cheney" : {
       "emails" : [
          "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to