-
Notifications
You must be signed in to change notification settings - Fork 595
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 (#164)
- Loading branch information
1 parent
e205a79
commit 610eca7
Showing
3 changed files
with
0 additions
and
33 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 |
---|---|---|
|
@@ -29,19 +29,6 @@ | |
"google dns", | ||
"dns" | ||
], | ||
"contributors": [ | ||
"Ace Nassri <[email protected]>", | ||
"Alexander Fenster <[email protected]>", | ||
"Dave Gramlich <[email protected]>", | ||
"Eric Uldall <[email protected]>", | ||
"Jason Dobry <[email protected]>", | ||
"Karim <[email protected]>", | ||
"Luke Sneeringer <[email protected]>", | ||
"Stephen <[email protected]>", | ||
"Stephen Sawchuk <[email protected]>", | ||
"Tim Swast <[email protected]>", | ||
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>" | ||
], | ||
"scripts": { | ||
"docs": "jsdoc -c .jsdoc.js", | ||
"generate-scaffolding": "repo-tools generate all && repo-tools generate lib_samples_readme -l samples/ --config ../.cloud-repo-tools.json", | ||
|