diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 000000000..77f24a3e8 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,17 @@ +# Authors ordered by first contribution. + +Ali Ijaz Sheikh +Matt Loring +Jon Wayne Parrott +Brad Abrams +Michael Diarmid +Justin Beckwith +misterpoe +Jerry Jalava +Zach Bjornson +June Rhodes +Michael Prentice +Kelvin Jin +Steren +Dominic Kramer +Adri Van Houdt diff --git a/package.json b/package.json index 886f86786..006aa4262 100644 --- a/package.json +++ b/package.json @@ -17,20 +17,6 @@ "profiling" ], "author": "Google Inc.", - "contributors": [ - { - "name": "Ali Ijaz Sheikh", - "email": "ofrobots@google.com" - }, - { - "name": "Matt Loring", - "email": "mattloring@google.com" - }, - { - "name": "Scott McMaster", - "email": "smcmaster@google.com" - } - ], "license": "Apache-2.0", "engines": { "node": ">=0.12"