diff options
author | Rich Trott <rtrott@gmail.com> | 2016-09-09 17:07:54 -0700 |
---|---|---|
committer | Rich Trott <rtrott@gmail.com> | 2016-09-12 21:11:55 -0700 |
commit | 2da2625ad16b09c25d7622c91ffe1d940e44e41a (patch) | |
tree | 1703937d59bd6723cbbd97a2219aaa5e301fad85 /tools/eslint/README.md | |
parent | a6b1f175c2368bb749c6c58a9d8df22e8c72a377 (diff) | |
download | node-new-2da2625ad16b09c25d7622c91ffe1d940e44e41a.tar.gz |
tools: update ESLint to 3.5.0
PR-URL: https://github.com/nodejs/node/pull/8478
Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'tools/eslint/README.md')
-rw-r--r-- | tools/eslint/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/eslint/README.md b/tools/eslint/README.md index e012e8d1f1..f15d49b90a 100644 --- a/tools/eslint/README.md +++ b/tools/eslint/README.md @@ -111,6 +111,7 @@ These folks keep the project moving and are resources for help. * Gyandeep Singh ([@gyandeeps](https://github.com/gyandeeps)) * Toru Nagashima ([@mysticatea](https://github.com/mysticatea)) * Alberto Rodríguez ([@alberto](https://github.com/alberto)) +* Kai Cataldo ([@kaicataldo](https://github.com/kaicataldo)) ### Development Team @@ -118,7 +119,6 @@ These folks keep the project moving and are resources for help. * Jamund Ferguson ([@xjamundx](https://github.com/xjamundx)) * Ian VanSchooten ([@ianvs](https://github.com/ianvs)) * Burak Yiğit Kaya ([@byk](https://github.com/byk)) -* Kai Cataldo ([@kaicataldo](https://github.com/kaicataldo)) * Michael Ficarra ([@michaelficarra](https://github.com/michaelficarra)) * Mark Pedrotti ([@pedrottimark](https://github.com/pedrottimark)) * Oleg Gaidarenko ([@markelog](https://github.com/markelog)) @@ -128,6 +128,7 @@ These folks keep the project moving and are resources for help. * Alexej Yaroshevich ([@zxqfox](https://github.com/zxqfox)) * Kevin Partington ([@platinumazure](https://github.com/platinumazure)) * Vitor Balocco ([@vitorbal](https://github.com/vitorbal)) +* James Henry ([@JamesHenry](https://github.com/JamesHenry)) ## Releases |