This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 139
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 (#262)
- Loading branch information
1 parent
a3295da
commit 8cf202c
Showing
3 changed files
with
0 additions
and
61 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,31 +28,6 @@ | |
"vision", | ||
"Google Cloud Vision API" | ||
], | ||
"contributors": [ | ||
"Ace Nassri <[email protected]>", | ||
"Alexander Fenster <[email protected]>", | ||
"Ali Ijaz Sheikh <[email protected]>", | ||
"Christopher Wilcox <[email protected]>", | ||
"Dave Gramlich <[email protected]>", | ||
"Ernest Landrito <[email protected]>", | ||
"Gus Class <[email protected]>", | ||
"Jason Dobry <[email protected]>", | ||
"Jonathan Lui <[email protected]>", | ||
"Jun Mukai <[email protected]>", | ||
"Justin Beckwith <[email protected]>", | ||
"Justin Beckwith <[email protected]>", | ||
"Kelvin Jin <[email protected]>", | ||
"Luke Sneeringer <[email protected]>", | ||
"Rebecca Taylor <[email protected]>", | ||
"Shahin <[email protected]>", | ||
"Song Wang <[email protected]>", | ||
"Stephen Sawchuk <[email protected]>", | ||
"Tim Swast <[email protected]>", | ||
"calibr <[email protected]>", | ||
"dpebot <[email protected]>", | ||
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>", | ||
"rtw <[email protected]>" | ||
], | ||
"scripts": { | ||
"cover": "nyc --reporter=lcov mocha test/*.js && nyc report", | ||
"docs": "jsdoc -c .jsdoc.js", | ||
|