Skip to content

Commit

Permalink
Add Megan to contributor's list
Browse files Browse the repository at this point in the history
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:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@206793 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
[email protected] committed Oct 4, 2016
1 parent 9ced81e commit 852b413
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Tools/ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down
8 changes: 8 additions & 0 deletions Tools/Scripts/webkitpy/common/config/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -3497,6 +3497,14 @@
"hmartin"
]
},
"Megan Gardner" : {
"emails" : [
"[email protected]"
],
"nicks" : [
"GameMaker"
]
},
"Mihai Balan" : {
"emails" : [
"[email protected]"
Expand Down

0 comments on commit 852b413

Please sign in to comment.