This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: drop contributors from multiple places (#232)
- Loading branch information
1 parent
2fc67e5
commit 9922ea1
Showing
3 changed files
with
0 additions
and
85 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,42 +28,6 @@ | |
"speech", | ||
"Google Cloud Speech API" | ||
], | ||
"contributors": [ | ||
"Ace Nassri <[email protected]>", | ||
"Alexander Fenster <[email protected]>", | ||
"Ali Ijaz Sheikh <[email protected]>", | ||
"Chris Frater <[email protected]>", | ||
"Chris Frater <[email protected]>", | ||
"Chris Frater <[email protected]>", | ||
"Christopher Wilcox <[email protected]>", | ||
"Christopher Wilcox <[email protected]>", | ||
"DPE bot <[email protected]>", | ||
"Dan Aharon <[email protected]>", | ||
"Daniel Ruf <[email protected]>", | ||
"Daryush Laqab <[email protected]>", | ||
"Dave Gramlich <[email protected]>", | ||
"Eric Uldall <[email protected]>", | ||
"Ernest Landrito <[email protected]>", | ||
"Gus Class <[email protected]>", | ||
"Jason Dobry <[email protected]>", | ||
"Jerjou <[email protected]>", | ||
"Jonathan Lui <[email protected]>", | ||
"Jun Mukai <[email protected]>", | ||
"Justin Beckwith <[email protected]>", | ||
"Luke Sneeringer <[email protected]>", | ||
"Philippe Sultan <[email protected]>", | ||
"Pierre Fritsch <[email protected]>", | ||
"Puneith Kaul <[email protected]>", | ||
"Rebecca Taylor <[email protected]>", | ||
"Shahin <[email protected]>", | ||
"Song Wang <[email protected]>", | ||
"Stephen Sawchuk <[email protected]>", | ||
"Tim Swast <[email protected]>", | ||
"cfrater <[email protected]>", | ||
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>", | ||
"renovate[bot] <renovate[bot]@users.noreply.github.com>", | ||
"wanacode <[email protected]>" | ||
], | ||
"scripts": { | ||
"cover": "nyc --reporter=lcov mocha test/*.js && nyc report", | ||
"docs": "jsdoc -c .jsdoc.js", | ||
|