Title: [279603] trunk/Tools
Revision
279603
Author
commit-qu...@webkit.org
Date
2021-07-06 12:10:06 -0700 (Tue, 06 Jul 2021)

Log Message

Add myself (Harshil Ratnu) to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=227653

Patch by Harshil Ratnu <hra...@apple.com> on 2021-07-06
Reviewed by Devin Rousso.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (279602 => 279603)


--- trunk/Tools/ChangeLog	2021-07-06 19:02:03 UTC (rev 279602)
+++ trunk/Tools/ChangeLog	2021-07-06 19:10:06 UTC (rev 279603)
@@ -1,3 +1,12 @@
+2021-07-06  Harshil Ratnu  <hra...@apple.com>
+
+        Add myself (Harshil Ratnu) to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=227653
+
+        Reviewed by Devin Rousso.
+
+        * Scripts/webkitpy/common/config/contributors.json: Added myself.
+
 2021-07-06  Alex Christensen  <achristen...@webkit.org>
 
         loadSimulatedRequest: should do same delegate callbacks as loadHTMLString and loadData

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-07-06 19:02:03 UTC (rev 279602)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-07-06 19:10:06 UTC (rev 279603)
@@ -2437,6 +2437,15 @@
          "hta"
       ]
    },
+   "Harshil Ratnu" : {
+      "emails" : [
+         "harshil.sra...@gmail.com"
+      ],
+      "expertise" : "Web Inspector",
+      "nicks" : [
+         "harshil"
+      ]
+   },
    "Hayato Ito" : {
       "emails" : [
          "hay...@chromium.org"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to