diff --git a/AUTHORS b/AUTHORS index 9fd3d10..a38d947 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,70 +1,95 @@ -TJ Holowaychuk -Jonathan Ong -dead_horse -Yiyu He -fengmk2 -Julian Gruber -Rui Marinho -Jonathan Ong -jongleberry -Ian Storm Taylor -pana +Aaron Heckmann +Adam L +AlexeyKhristov alsotang -PatrickJS -yoshuawuyts -Jesús Rodríguez Rodríguez -Sonny Piers +Bartol Karuza +Ben Reinhart +bhanuc +Bryan Bess +Chris Tarquini +Christoffer Hallas +C.T. Lin +Darren Cauthon +dead_horse +Debjeet Biswas +Dmitry Mazuro +Douglas Christopher Wilson +Eivind Fjeldstad +fengmk2 +fengmk2 +fundon +greenkeeperio-bot +Guilherme Pacheco +gyson +HanHor Wu +haoxin +Hugh Kennedy +Ian Storm Taylor +James Ide +Jan Buschtöns +Jan Carlo Viray +janriemer +Jed Schmidt +jeromew Jesus Rodriguez +Jesús Rodríguez Rodríguez Jingwei "John" Liu Johan Bergström +Jonathan Ong +Jonathan Ong +jongleberry +jongleberry +Julian Gruber +Julien Fontanet Karl Böhlmark Kenneth Ormandy Kim Joar Bekkelund Kyle Suss +Lee Bousfield +llambda +Louis DeScioli +mako-taco Matheus Azzi Mathieu Gallé-Tessonneau Matthew Chase Whittemore Matthew King Matthew Mueller +mdemo Michaël Zasso Nathan Rajlich -Aaron Heckmann +New Now Nohow +nicoder +pana +PatrickJS Peeyush Kushwaha Phillip Alexander +Prayag Verma Qiming zhao +ReadmeCritic Robert Sköld +Robin Pokorný +Rui Marinho Ryunosuke SATO +Santiago Sotomayor +Sheryl Hohman +Sonny Piers +Sterling Williams +Stig Otnes Kolstad +superchink +Tejas Manohar Teoman Soygul Tiago Ribeiro Tim Schaub +TJ Holowaychuk +tmilewski +tonykung06 +Travis Jeffery Veselin Todorov Yazhong Liu Yazhong Liu +Yiyu He +yoshuawuyts Yoshua Wuyts -bhanuc -fengmk2 -fundon -haoxin -jeromew -mako-taco -nicoder -superchink -tmilewski yosssi +Yu Qi zensh -New Now Nohow -Adam L -Ben Reinhart -Chris Tarquini -Christoffer Hallas -Darren Cauthon -Debjeet Biswas -Dmitry Mazuro -Douglas Christopher Wilson -Eivind Fjeldstad -Guilherme Pacheco -HanHor Wu -Hugh Kennedy -Jan Buschtöns -Jan Carlo Viray -Jed Schmidt diff --git a/package.json b/package.json index 2703f91..c67cf12 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "Koa web app framework", "main": "lib/application.js", "scripts": { - "test": "make test" + "test": "make test", + "update-authors": "git log --format='%aN <%aE>' | sort -u > AUTHORS" }, "repository": "koajs/koa", "keywords": [