Title: [280106] trunk/Tools
Revision
280106
Author
[email protected]
Date
2021-07-20 14:10:07 -0700 (Tue, 20 Jul 2021)

Log Message

Adding myself to Contributors.json.

Unreviewed.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (280105 => 280106)


--- trunk/Tools/ChangeLog	2021-07-20 21:01:53 UTC (rev 280105)
+++ trunk/Tools/ChangeLog	2021-07-20 21:10:07 UTC (rev 280106)
@@ -1,3 +1,11 @@
+2021-07-20  Eric Hutchison  <[email protected]>
+
+        Adding myself to Contributors.json.
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2021-07-20  Tim Horton  <[email protected]>
 
         REGRESSION (r278062): Misplaced text in Wikipedia search field

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-07-20 21:01:53 UTC (rev 280105)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2021-07-20 21:10:07 UTC (rev 280106)
@@ -2002,6 +2002,12 @@
       ],
       "status" : "reviewer"
    },
+   "Eric Hutchison" : {
+      "emails" : [
+         "[email protected]"
+      ],
+      "status" : "committer"
+   },
    "Eric Penner" : {
       "emails" : [
          "[email protected]"
@@ -6189,4 +6195,4 @@
       ],
       "status" : "reviewer"
    }
-}
\ No newline at end of file
+}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to