add bitcoinjs contributors

...since some of the source code comes from bitcoinjs
This commit is contained in:
Ryan X. Charles 2014-08-28 20:32:44 -07:00
parent 80625fdbef
commit b7bde14e06
1 changed files with 12 additions and 0 deletions

View File

@ -7,6 +7,10 @@
"test": "mocha" "test": "mocha"
}, },
"contributors": [ "contributors": [
{
"name": "Daniel Cousens",
"email": "bitcoin@dcousens.com"
},
{ {
"name": "Gordon Hall", "name": "Gordon Hall",
"email": "gordon@bitpay.com" "email": "gordon@bitpay.com"
@ -15,6 +19,10 @@
"name": "Jeff Garzik", "name": "Jeff Garzik",
"email": "jgarzik@bitpay.com" "email": "jgarzik@bitpay.com"
}, },
{
"name": "Kyle Drake",
"email": "kyle@kyledrake.net"
},
{ {
"name": "Manuel Araoz", "name": "Manuel Araoz",
"email": "manuelaraoz@gmail.com" "email": "manuelaraoz@gmail.com"
@ -34,6 +42,10 @@
{ {
"name": "Stephen Pair", "name": "Stephen Pair",
"email": "stephen@bitpay.com" "email": "stephen@bitpay.com"
},
{
"name": "Wei Lu",
"email": "luwei.here@gmail.com"
} }
], ],
"keywords": [ "keywords": [