-
Notifications
You must be signed in to change notification settings - Fork 608
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 (#142)
- Loading branch information
1 parent
83e0a28
commit 50b2ffd
Showing
3 changed files
with
0 additions
and
39 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,20 +28,6 @@ | |
"video intelligence", | ||
"Google Cloud Video Intelligence API" | ||
], | ||
"contributors": [ | ||
"Ace Nassri <[email protected]>", | ||
"Alexander Fenster <[email protected]>", | ||
"Ali Ijaz Sheikh <[email protected]>", | ||
"Evawere Ogbe <[email protected]>", | ||
"Gus Class <[email protected]>", | ||
"Jason Dobry <[email protected]>", | ||
"Luke Sneeringer <[email protected]>", | ||
"Song Wang <[email protected]>", | ||
"Stephen Sawchuk <[email protected]>", | ||
"Tim Swast <[email protected]>", | ||
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>", | ||
"remi Taylor <[email protected]>" | ||
], | ||
"scripts": { | ||
"cover": "nyc --reporter=lcov mocha test/*.js && nyc report", | ||
"docs": "jsdoc -c .jsdoc.js", | ||
|