Skip to content

Commit

Permalink
Merge pull request #225 from ember-a11y/generating-contributors
Browse files Browse the repository at this point in the history
Adding contributors to package.json
  • Loading branch information
Andrew A Lee committed Oct 21, 2020
2 parents 3366f09 + 93ae584 commit ffcce03
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,33 @@
"release": true,
"tokenRef": "GITHUB_AUTH"
}
}
},
"contributors": [
"Trent Willis <[email protected]>",
"Andrew A Lee <[email protected]>",
"Steve Calvert <[email protected]>",
"Robert Jackson <[email protected]>",
"BrianSipple <[email protected]>",
"Melanie Sumner <[email protected]>",
"Nathan Hammond <[email protected]>",
"Sean Massa <[email protected]>",
"Suz Hinton <[email protected]>",
"Robert DeLuca <[email protected]>",
"Sean Doyle <[email protected]>",
"cibernox <[email protected]>",
"Alicia Sedlock <[email protected]>",
"Ondrej Sevcik <[email protected]>",
"Sergey Astapov <[email protected]>",
"Tomster <[email protected]>",
"Marcy Sutton <[email protected]>",
"Steve Zelaznik <[email protected]>",
"Anthony Trama <[email protected]>",
"Ken Sin <[email protected]>",
"Francesco Novy <[email protected]>",
"willibaur <[email protected]>",
"Sarbbottam Bandyopadhyay <[email protected]>",
"Eric Kelly <[email protected]>",
"Sam Selikoff <[email protected]>",
"Renato Iwashima <[email protected]>"
]
}

0 comments on commit ffcce03

Please sign in to comment.