Skip to content

Commit

Permalink
Remove contributors from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Jun 23, 2018
1 parent aea8613 commit 8a29ecc
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,6 @@
"name": "leveldown",
"description": "A low-level Node.js LevelDB binding",
"version": "4.0.1",
"contributors": [
"Rod Vagg <[email protected]> (https://github.com/rvagg)",
"John Chesley <[email protected]> (https://github.com/chesles/)",
"Jake Verbaten <[email protected]> (https://github.com/raynos)",
"Dominic Tarr <[email protected]> (https://github.com/dominictarr)",
"Max Ogden <[email protected]> (https://github.com/maxogden)",
"Lars-Magnus Skog <[email protected]> (https://github.com/ralphtheninja)",
"David Björklund <[email protected]> (https://github.com/kesla)",
"Julian Gruber <[email protected]> (https://github.com/juliangruber)",
"Paolo Fragomeni <[email protected]> (https://github.com/hij1nx)",
"Anton Whalley <[email protected]> (https://github.com/No9)",
"Matteo Collina <[email protected]> (https://github.com/mcollina)",
"Pedro Teixeira <[email protected]> (https://github.com/pgte)",
"James Halliday <[email protected]> (https://github.com/substack)",
"Gordon Hall <[email protected]> (https://github.com/bookchin)",
"Yichao 'Peak' Ji <[email protected]> (https://github.com/peakji)",
"Meirion Hughes <[email protected]> (https://github.com/meirionhughes)"
],
"repository": {
"type": "git",
"url": "https://github.com/level/leveldown.git"
Expand Down

0 comments on commit 8a29ecc

Please sign in to comment.