Skip to content
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

remove contributors from package.json #2214

Merged
merged 1 commit into from
Aug 14, 2018
Merged
Changes from all commits
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
118 changes: 0 additions & 118 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,124 +10,6 @@
"bugs": {
"url": "https://github.com/adaptlearning/adapt_framework/issues"
},
"contributors": [
{
"name": "Alan Bourne",
"email": "[email protected]"
},
{
"name": "Aniket Dharia",
"email": "[email protected]"
},
{
"name": "Belal Almassri",
"email": "[email protected]"
},
{
"name": "Brian Quinn",
"email": "[email protected]"
},
{
"name": "Chris Jones",
"email": "[email protected]"
},
{
"name": "Chris Steele",
"email": "[email protected]"
},
{
"name": "Chuck Lorenz",
"email": "[email protected]"
},
{
"name": "Dan Ghost",
"email": "[email protected]"
},
{
"name": "Dan Gray",
"email": "[email protected]"
},
{
"name": "Daryl Hedley",
"email": "[email protected]"
},
{
"name": "Dennis Dobrenko",
"email": "[email protected]"
},
{
"name": "Fabien O'Carroll",
"email": "[email protected]"
},
{
"name": "Gavin McMaster",
"email": "[email protected]"
},
{
"name": "Guy Willis",
"email": "[email protected]"
},
{
"name": "Himanshu Rajotia",
"email": "[email protected]"
},
{
"name": "Kevin Corry",
"email": "[email protected]"
},
{
"name": "Kirsty Hames",
"email": "[email protected]"
},
{
"name": "Laura Haselum",
"email": "[email protected]"
},
{
"name": "Lukasz Grela",
"email": "[email protected]"
},
{
"name": "Matt Leathes",
"email": "[email protected]"
},
{
"name": "Oliver Foster",
"email": "[email protected]"
},
{
"name": "Petra Nußdorfer",
"email": "[email protected]"
},
{
"name": "Ryan Adams",
"email": "[email protected]"
},
{
"name": "Sal Ali",
"email": ""
},
{
"name": "Sven Laux",
"email": "[email protected]"
},
{
"name": "Thomas Berger",
"email": "[email protected]"
},
{
"name": "Thomas Eitler",
"email": "[email protected]"
},
{
"name": "Thomas Taylor",
"email": "[email protected]"
},
{
"name": "Tom Greenfield",
"email": "[email protected]"
}
],
"dependencies": {
"async": "^1.5.2",
"chalk": "~1.1.3",
Expand Down