Add Jason to official contributors list.
Showing
... | @@ -15,6 +15,12 @@ | ... | @@ -15,6 +15,12 @@ |
"name": "Mike Bostock", | "name": "Mike Bostock", | ||
"url": "http://bost.ocks.org/mike" | "url": "http://bost.ocks.org/mike" | ||
}, | }, | ||
"contributors": [ | |||
{ | |||
"name": "Jason Davies", | |||
"url": "http://jasondavies.com" | |||
} | |||
], | |||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://github.com/mbostock/d3.git" | "url": "https://github.com/mbostock/d3.git" | ||
... | ... |
Please register or sign in to comment