Skip to content

Commit

Permalink
Add 'Keith Cirkel' and 'Lindsey Wild' to contributor.json
Browse files Browse the repository at this point in the history
Reviewed by Tim Nguyen.

This PR adds myself and 'Lindsey' to contributor.json to allow notifications and 'rebuild'
functionality for future and on-going work.

* metadata/contributors.json:

Canonical link: https://commits.webkit.org/269056@main
  • Loading branch information
keithamus authored and Ahmad Saleem committed Oct 8, 2023
1 parent 3cf70a3 commit 29c5ff3
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions metadata/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -4502,6 +4502,16 @@
"keishi"
]
},
{
"emails" : [
"webkit@keithcirkel.co.uk"
],
"github" : "keithamus",
"name" : "Keith Cirkel",
"nicks" : [
"keithamus"
]
},
{
"emails" : [
"keith_miller@apple.com"
Expand Down Expand Up @@ -4967,6 +4977,16 @@
],
"name" : "Lia Chen"
},
{
"emails" : [
"lindseywild@github.com"
],
"github" : "lindseywild",
"name" : "Lindsey Wild",
"nicks" : [
"lindseywild"
]
},
{
"emails" : [
"lingho@apple.com",
Expand Down

0 comments on commit 29c5ff3

Please sign in to comment.