Title: [265447] trunk/Tools
Revision
265447
Author
[email protected]
Date
2020-08-10 13:25:19 -0700 (Mon, 10 Aug 2020)

Log Message

Add myself (Patrick Angle) to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=215328

Patch by Patrick Angle <[email protected]> on 2020-08-10
Reviewed by Brian Burg.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (265446 => 265447)


--- trunk/Tools/ChangeLog	2020-08-10 20:16:32 UTC (rev 265446)
+++ trunk/Tools/ChangeLog	2020-08-10 20:25:19 UTC (rev 265447)
@@ -1,3 +1,12 @@
+2020-08-10  Patrick Angle  <[email protected]>
+
+        Add myself (Patrick Angle) to contributors.json
+        https://bugs.webkit.org/show_bug.cgi?id=215328
+
+        Reviewed by Brian Burg.
+
+        * Scripts/webkitpy/common/config/contributors.json: Added myself.
+
 2020-08-10  Aakash Jain  <[email protected]>
 
         [ews] Handle logs with unicode characters in ews emails

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-08-10 20:16:32 UTC (rev 265446)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2020-08-10 20:25:19 UTC (rev 265447)
@@ -4434,6 +4434,15 @@
          "pamg"
       ]
    },
+   "Patrick Angle" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "expertise" : "Web Inspector",
+      "nicks" : [
+         "pangle"
+      ]
+   },
    "Patrick Gansterer" : {
       "emails" : [
          "[email protected]",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to