Skip to content

Commit 512dad6

Browse files
jbergstroemrvagg
authored andcommitted
doc: reorder collaborators by their usernames
Fixes: #1972 PR-URL: #2322 Reviewed-By: orangemocha - Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: thefourtheye - Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
1 parent fcfd15f commit 512dad6

1 file changed

Lines changed: 44 additions & 44 deletions

File tree

‎README.md‎

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -339,53 +339,53 @@ information about the governance of the io.js project, see
339339

340340
### TSC (Technical Steering Committee)
341341

342-
***Ben Noordhuis**&lt;info@bnoordhuis.nl&gt; ([@bnoordhuis](https://github.com/bnoordhuis))
343-
***Bert Belder**&lt;bertbelder@gmail.com&gt; ([@piscisaureus](https://github.com/piscisaureus))
344-
***Fedor Indutny**&lt;fedor.indutny@gmail.com&gt; ([@indutny](https://github.com/indutny))
345-
***Trevor Norris**&lt;trev.norris@gmail.com&gt; ([@trevnorris](https://github.com/trevnorris))
346-
***Chris Dickinson**&lt;christopher.s.dickinson@gmail.com&gt; ([@chrisdickinson](https://github.com/chrisdickinson))
347-
***Rod Vagg**&lt;rod@vagg.org&gt; ([@rvagg](https://github.com/rvagg))
348-
***Jeremiah Senkpiel**&lt;fishrock123@rocketmail.com&gt; ([@fishrock123](https://github.com/fishrock123))
349-
***Colin Ihrig**&lt;cjihrig@gmail.com&gt; ([@cjihrig](https://github.com/cjihrig))
350-
***Alexis Campailla**&lt;orangemocha@nodejs.org&gt; ([@orangemocha](https://github.com/orangemocha))
351-
***Julien Gilli**&lt;jgilli@nodejs.org&gt; ([@misterdjules](https://github.com/misterdjules))
352-
***James M Snell**&lt;jasnell@gmail.com&gt; ([@jasnell](https://github.com/jasnell))
353-
***Steven R Loomis**&lt;srloomis@us.ibm.com&gt; ([@srl295](https://github.com/srl295))
354-
***Michael Dawson**&lt;michael_dawson@ca.ibm.com&gt; ([@mhdawson](https://github.com/mhdawson))
355-
***Shigeki Ohtsu**&lt;ohtsu@iij.ad.jp&gt; ([@shigeki](https://github.com/shigeki))
356-
***Brian White**&lt;mscdex@mscdex.net&gt; ([@mscdex](https://github.com/mscdex))
342+
*[bnoordhuis](https://github.com/bnoordhuis) - **Ben Noordhuis**&lt;info@bnoordhuis.nl&gt;
343+
*[chrisdickinson](https://github.com/chrisdickinson) - **Chris Dickinson**&lt;christopher.s.dickinson@gmail.com&gt;
344+
*[cjihrig](https://github.com/cjihrig) - **Colin Ihrig**&lt;cjihrig@gmail.com&gt;
345+
*[fishrock123](https://github.com/fishrock123) - **Jeremiah Senkpiel**&lt;fishrock123@rocketmail.com&gt;
346+
*[indutny](https://github.com/indutny) - **Fedor Indutny**&lt;fedor.indutny@gmail.com&gt;
347+
*[jasnell](https://github.com/jasnell) - **James M Snell**&lt;jasnell@gmail.com&gt;
348+
*[mhdawson](https://github.com/mhdawson) - **Michael Dawson**&lt;michael_dawson@ca.ibm.com&gt;
349+
*[misterdjules](https://github.com/misterdjules) - **Julien Gilli**&lt;jgilli@nodejs.org&gt;
350+
*[mscdex](https://github.com/mscdex) - **Brian White**&lt;mscdex@mscdex.net&gt;
351+
*[orangemocha](https://github.com/orangemocha) - **Alexis Campailla**&lt;orangemocha@nodejs.org&gt;
352+
*[piscisaureus](https://github.com/piscisaureus) - **Bert Belder**&lt;bertbelder@gmail.com&gt;
353+
*[rvagg](https://github.com/rvagg) - **Rod Vagg**&lt;rod@vagg.org&gt;
354+
*[shigeki](https://github.com/shigeki) - **Shigeki Ohtsu**&lt;ohtsu@iij.ad.jp&gt;
355+
*[srl295](https://github.com/srl295) - **Steven R Loomis**&lt;srloomis@us.ibm.com&gt;
356+
*[trevnorris](https://github.com/trevnorris) - **Trevor Norris**&lt;trev.norris@gmail.com&gt;
357357

358358
### Collaborators
359359

360-
***Isaac Z. Schlueter**&lt;i@izs.me&gt; ([@isaacs](https://github.com/isaacs))
361-
***Mikeal Rogers**&lt;mikeal.rogers@gmail.com&gt; ([@mikeal](https://github.com/mikeal))
362-
***Thorsten Lorenz**&lt;thlorenz@gmx.de&gt; ([@thlorenz](https://github.com/thlorenz))
363-
***Stephen Belanger**&lt;admin@stephenbelanger.com&gt; ([@qard](https://github.com/qard))
364-
***Evan Lucas**&lt;evanlucas@me.com&gt; ([@evanlucas](https://github.com/evanlucas))
365-
***Brendan Ashworth**&lt;brendan.ashworth@me.com&gt; ([@brendanashworth](https://github.com/brendanashworth))
366-
***Vladimir Kurchatkin**&lt;vladimir.kurchatkin@gmail.com&gt; ([@vkurchatkin](https://github.com/vkurchatkin))
367-
***Nikolai Vavilov**&lt;vvnicholas@gmail.com&gt; ([@seishun](https://github.com/seishun))
368-
***Nicu Micleușanu**&lt;micnic90@gmail.com&gt; ([@micnic](https://github.com/micnic))
369-
***Aleksey Smolenchuk**&lt;lxe@lxe.co&gt; ([@lxe](https://github.com/lxe))
370-
***Sam Roberts**&lt;vieuxtech@gmail.com&gt; ([@sam-github](https://github.com/sam-github))
371-
***Wyatt Preul**&lt;wpreul@gmail.com&gt; ([@geek](https://github.com/geek))
372-
***Christian Tellnes**&lt;christian@tellnes.no&gt; ([@tellnes](https://github.com/tellnes))
373-
***Robert Kowalski**&lt;rok@kowalski.gd&gt; ([@robertkowalski](https://github.com/robertkowalski))
374-
***Julian Duque**&lt;julianduquej@gmail.com&gt; ([@julianduque](https://github.com/julianduque))
375-
***Johan Bergström**&lt;bugs@bergstroem.nu&gt; ([@jbergstroem](https://github.com/jbergstroem))
376-
***Roman Reiss**&lt;me@silverwind.io&gt; ([@silverwind](https://github.com/silverwind))
377-
***Petka Antonov**&lt;petka_antonov@hotmail.com&gt; ([@petkaantonov](https://github.com/petkaantonov))
378-
***Yosuke Furukawa**&lt;yosuke.furukawa@gmail.com&gt; ([@yosuke-furukawa](https://github.com/yosuke-furukawa))
379-
***Alex Kocharin**&lt;alex@kocharin.ru&gt; ([@rlidwka](https://github.com/rlidwka))
380-
***Christopher Monsanto**&lt;chris@monsan.to&gt; ([@monsanto](https://github.com/monsanto))
381-
***Ali Ijaz Sheikh**&lt;ofrobots@google.com&gt; ([@ofrobots](https://github.com/ofrobots))
382-
***Oleg Elifantiev**&lt;oleg@elifantiev.ru&gt; ([@Olegas](https://github.com/Olegas))
383-
***Domenic Denicola**&lt;d@domenic.me&gt; ([@domenic](https://github.com/domenic))
384-
***Rich Trott**&lt;rtrott@gmail.com&gt; ([@Trott](https://github.com/Trott))
385-
***Сковорода Никита Андреевич**&lt;chalkerx@gmail.com&gt; ([@ChALkeR](https://github.com/ChALkeR))
386-
***Sakthipriyan Vairamani**&lt;thechargingvolcano@gmail.com&gt; ([@thefourtheye](https://github.com/thefourtheye))
387-
***Michaël Zasso**&lt;mic.besace@gmail.com&gt; ([@targos](https://github.com/targos))
388-
***João Reis**&lt;reis@janeasystems.com&gt; ([@joaocgreis](https://github.com/joaocgreis))
360+
*[brendanashworth](https://github.com/brendanashworth) - **Brendan Ashworth**&lt;brendan.ashworth@me.com&gt;
361+
*[ChALkeR](https://github.com/ChALkeR) - **Сковорода Никита Андреевич**&lt;chalkerx@gmail.com&gt;
362+
*[domenic](https://github.com/domenic) - **Domenic Denicola**&lt;d@domenic.me&gt;
363+
*[evanlucas](https://github.com/evanlucas) - **Evan Lucas**&lt;evanlucas@me.com&gt;
364+
*[geek](https://github.com/geek) - **Wyatt Preul**&lt;wpreul@gmail.com&gt;
365+
*[isaacs](https://github.com/isaacs) - **Isaac Z. Schlueter**&lt;i@izs.me&gt;
366+
*[jbergstroem](https://github.com/jbergstroem) - **Johan Bergström**&lt;bugs@bergstroem.nu&gt;
367+
*[joaocgreis](https://github.com/joaocgreis) - **João Reis**&lt;reis@janeasystems.com&gt;
368+
*[julianduque](https://github.com/julianduque) - **Julian Duque**&lt;julianduquej@gmail.com&gt;
369+
*[lxe](https://github.com/lxe) - **Aleksey Smolenchuk**&lt;lxe@lxe.co&gt;
370+
*[micnic](https://github.com/micnic) - **Nicu Micleușanu**&lt;micnic90@gmail.com&gt;
371+
*[mikeal](https://github.com/mikeal) - **Mikeal Rogers**&lt;mikeal.rogers@gmail.com&gt;
372+
*[monsanto](https://github.com/monsanto) - **Christopher Monsanto**&lt;chris@monsan.to&gt;
373+
*[ofrobots](https://github.com/ofrobots) - **Ali Ijaz Sheikh**&lt;ofrobots@google.com&gt;
374+
*[Olegas](https://github.com/Olegas) - **Oleg Elifantiev**&lt;oleg@elifantiev.ru&gt;
375+
*[petkaantonov](https://github.com/petkaantonov) - **Petka Antonov**&lt;petka_antonov@hotmail.com&gt;
376+
*[qard](https://github.com/qard) - **Stephen Belanger**&lt;admin@stephenbelanger.com&gt;
377+
*[rlidwka](https://github.com/rlidwka) - **Alex Kocharin**&lt;alex@kocharin.ru&gt;
378+
*[robertkowalski](https://github.com/robertkowalski) - **Robert Kowalski**&lt;rok@kowalski.gd&gt;
379+
*[sam-github](https://github.com/sam-github) - **Sam Roberts**&lt;vieuxtech@gmail.com&gt;
380+
*[seishun](https://github.com/seishun) - **Nikolai Vavilov**&lt;vvnicholas@gmail.com&gt;
381+
*[silverwind](https://github.com/silverwind) - **Roman Reiss**&lt;me@silverwind.io&gt;
382+
*[targos](https://github.com/targos) - **Michaël Zasso**&lt;mic.besace@gmail.com&gt;
383+
*[tellnes](https://github.com/tellnes) - **Christian Tellnes**&lt;christian@tellnes.no&gt;
384+
*[thefourtheye](https://github.com/thefourtheye) - **Sakthipriyan Vairamani**&lt;thechargingvolcano@gmail.com&gt;
385+
*[thlorenz](https://github.com/thlorenz) - **Thorsten Lorenz**&lt;thlorenz@gmx.de&gt;
386+
*[Trott](https://github.com/Trott) - **Rich Trott**&lt;rtrott@gmail.com&gt;
387+
*[vkurchatkin](https://github.com/vkurchatkin) - **Vladimir Kurchatkin**&lt;vladimir.kurchatkin@gmail.com&gt;
388+
*[yosuke-furukawa](https://github.com/yosuke-furukawa) - **Yosuke Furukawa**&lt;yosuke.furukawa@gmail.com&gt;
389389

390390
Collaborators & TSC members follow the [COLLABORATOR_GUIDE.md](./COLLABORATOR_GUIDE.md) in
391391
maintaining the io.js project.

0 commit comments

Comments
 (0)