diff options
author | Nikolai Vavilov <vvnicholas@gmail.com> | 2015-01-24 23:38:10 +0200 |
---|---|---|
committer | Nikolai Vavilov <vvnicholas@gmail.com> | 2015-01-24 23:03:11 +0100 |
commit | 804ab7ebaaf5d87499e3cbce03184f064264dd2a (patch) | |
tree | 7e366c19fc2c73747ea5d2d79dfd98bbcd0a2c93 /README.md | |
parent | 301a968a40152c1ad3562482b4044458a13ebc4f (diff) | |
download | node-new-804ab7ebaaf5d87499e3cbce03184f064264dd2a.tar.gz |
doc: add seishun as a collaborator
PR-URL: https://github.com/iojs/io.js/pull/598
Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -215,6 +215,7 @@ information about the governance of the io.js project, see * **Evan Lucas** ([@evanlucas](https://github.com/evanlucas)) <evanlucas@me.com> * **Brendan Ashworth** ([@brendanashworth](https://github.com/brendanashworth)) <brendan.ashworth@me.com> * **Vladimir Kurchatkin** ([@vkurchatkin](https://github.com/vkurchatkin)) <vladimir.kurchatkin@gmail.com> +* **Nikolai Vavilov** ([@seishun](https://github.com/seishun)) <vvnicholas@gmail.com> Collaborators follow the [COLLABORATOR_GUIDE.md](./COLLABORATOR_GUIDE.md) in maintaining the io.js project. |