Title: [206793] trunk/Tools
Revision
206793
Author
[email protected]
Date
2016-10-04 16:20:39 -0700 (Tue, 04 Oct 2016)

Log Message

Add Megan to contributor's list
https://bugs.webkit.org/show_bug.cgi?id=162944

Patch by Megan Gardner <[email protected]> on 2016-10-04
Reviewed by Tim Horton.

Add Megan to the contributor's lists so that her e-mail autocompletes for CC

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (206792 => 206793)


--- trunk/Tools/ChangeLog	2016-10-04 23:13:33 UTC (rev 206792)
+++ trunk/Tools/ChangeLog	2016-10-04 23:20:39 UTC (rev 206793)
@@ -1,3 +1,14 @@
+2016-10-04  Megan Gardner  <[email protected]>
+
+        Add Megan to contributor's list
+        https://bugs.webkit.org/show_bug.cgi?id=162944
+
+        Reviewed by Tim Horton.
+
+        Add Megan to the contributor's lists so that her e-mail autocompletes for CC
+
+        * Scripts/webkitpy/common/config/contributors.json:
+
 2016-10-04  Alex Christensen  <[email protected]>
 
         Add tests verifying non-special URL hosts are parsed according to spec

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


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2016-10-04 23:13:33 UTC (rev 206792)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2016-10-04 23:20:39 UTC (rev 206793)
@@ -3497,6 +3497,14 @@
             "hmartin"
          ]
       },
+      "Megan Gardner" : {
+         "emails" : [
+            "[email protected]"
+         ],
+         "nicks" : [
+            "GameMaker"
+         ]
+      },
       "Mihai Balan" : {
          "emails" : [
             "[email protected]"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to