mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-11-02 02:55:40 +08:00
announcement: Move Sagir to SC Emeritus
I've been on a hiatus from the project for a while, and don't foresee being able to come out of it soon-ish, owing to various personal reasons. Till such a time as I'm unable to contribute actively, it's best that I go emeritus and make space for new folks. Thanks for having me aboard the rocketship! Ya'll have been a wonderful team and a joy to work with. Sincere gratitude from the depth of my heart to all the steering committee members, collaborators and contributors! 🙏 Until next, Here's to the next 50,000 stars! 🌟
This commit is contained in:
16
README.md
16
README.md
@ -258,7 +258,7 @@ function someFunction() {
|
||||
}
|
||||
|
||||
// Avoid
|
||||
function someFunction()
|
||||
function someFunction()
|
||||
{
|
||||
// code block
|
||||
}
|
||||
@ -1132,14 +1132,16 @@ Full Stack Developer & Site Reliability Engineer based in New Zealand, intereste
|
||||
|
||||
<br/>
|
||||
|
||||
### Steering Committee Emeriti
|
||||
|
||||
<img align="left" width="100" height="100" src="assets/images/members/sagir.png">
|
||||
|
||||
[Sagir Khan](https://github.com/sagirk)
|
||||
<a href="https://twitter.com/sagir_k"><img src="assets/images/twitter-s.png" width="16" height="16"></img></a>
|
||||
<a href="https://sagirk.com"><img src="assets/images/www.png" width="16" height="16"></img></a>
|
||||
<a href="https://linkedin.com/in/sagirk"><img src="assets/images/linkedin.png" width="16" height="16"></img></a>
|
||||
<a href="https://sagirk.com"><img src="assets/images/www.png" width="16" height="16"></img></a>
|
||||
|
||||
Deep specialist in JavaScript and its ecosystem — React, Node.js, MongoDB, pretty much anything that involves using JavaScript/JSON in any layer of the system — building products using the web platform for the world’s most recognized brands. Individual Member of the Node.js Foundation, collaborating on the Community Committee's Website Redesign Initiative.
|
||||
Deep specialist in JavaScript and its ecosystem — React, Node.js, TypeScript, GraphQL, MongoDB, pretty much anything that involves JS/JSON in any layer of the system — building products using the web platform for the world’s most recognized brands. Individual Member of the Node.js Foundation.
|
||||
|
||||
<br/>
|
||||
|
||||
@ -1149,11 +1151,11 @@ Thank you to all our collaborators! 🙏
|
||||
|
||||
Our collaborators are members who are contributing to the repository on a regular basis, through suggesting new best practices, triaging issues, reviewing pull requests and more. If you are interested in helping us guide thousands of people to craft better Node.js applications, please read our [contributor guidelines](/.operations/CONTRIBUTING.md) 🎉
|
||||
|
||||
| <a href="https://github.com/idori" target="_blank"><img src="assets/images/members/ido.png" width="75" height="75"></a> | <a href="https://github.com/TheHollidayInn" target="_blank"><img src="assets/images/members/keith.png" width="75" height="75"></a> |<a href="https://github.com/kevynb" target="_blank"><img src="assets/images/members/kevyn.png" width="59" height="59"></a> |
|
||||
| :---------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------: |:--------------------------------------------------------------------------------------------------------------------------------: |
|
||||
| [Ido Richter (Founder)](https://github.com/idori) | [Keith Holliday](https://github.com/TheHollidayInn) | [Kevyn Bruyere](https://github.com/kevynb) |
|
||||
| <a href="https://github.com/idori" target="_blank"><img src="assets/images/members/ido.png" width="75" height="75"></a> | <a href="https://github.com/TheHollidayInn" target="_blank"><img src="assets/images/members/keith.png" width="75" height="75"></a> | <a href="https://github.com/kevynb" target="_blank"><img src="assets/images/members/kevyn.png" width="59" height="59"></a> |
|
||||
| :---------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------: |
|
||||
| [Ido Richter (Founder)](https://github.com/idori) | [Keith Holliday](https://github.com/TheHollidayInn) | [Kevyn Bruyere](https://github.com/kevynb) |
|
||||
|
||||
### Past collaborators
|
||||
### Collaborator Emeriti
|
||||
|
||||
| <a href="https://github.com/refack" target="_blank"><img src="assets/images/members/refael.png" width="50" height="50"></a> |
|
||||
| :-------------------------------------------------------------------------------------------------------------------------: |
|
||||
|
||||
Reference in New Issue
Block a user