Skip to content

README and CONTRIBUTING updates #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Nov 17, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
rm contributors section in package.json (stick to README.md)
  • Loading branch information
etpinard committed Nov 17, 2015
commit 344cf5b47bf077caa9ef6d63f4c975e372ccd562
22 changes: 0 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,6 @@
"url": "https://github.com/plotly/plotly.js/issues"
},
"author": "Plotly Technologies Inc.",
"contributors": [
{
"name": "Alex Johnson",
"email": "alex@plot.ly",
"url": "http://environment.harvard.edu/about/fellows/alex-johnson"
},
{
"name": "Mikola Lysenko",
"email": "mikolalysenko@gmail.com",
"url": "http://0fps.net"
},
{
"name": "Étienne Tétreault-Pinard",
"email": "etienne@plot.ly",
"url": "https://github.com/etpinard"
},
{
"name": "Ben Postlethwaite",
"email": "ben@plot.ly",
"url": "http://benpostlethwaite.ca"
}
],
"keywords": [
"graphing",
"plotting",
Expand Down