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