Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,10 @@ For information about the governance of the Node.js project, see
* [Trott](https://github.com/Trott) -
**Rich Trott** <rtrott@gmail.com> (he/him)

<details>

<summary>Emeriti</summary>

### TSC emeriti
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm tempted to remove this now that it's in the summary tag, but doing so would probably break node-core-utils which parses the README file. In fact, the change as it stands here might already do that. (I don't think so, but worth checking.)


* [addaleax](https://github.com/addaleax) -
Expand Down Expand Up @@ -243,6 +247,8 @@ For information about the governance of the Node.js project, see
* [trevnorris](https://github.com/trevnorris) -
**Trevor Norris** &lt;trev.norris@gmail.com&gt;

</details>

### Collaborators

* [addaleax](https://github.com/addaleax) -
Expand Down Expand Up @@ -458,6 +464,10 @@ For information about the governance of the Node.js project, see
* [ZYSzys](https://github.com/ZYSzys) -
**Yongsheng Zhang** &lt;zyszys98@gmail.com&gt; (he/him)

<details>

<summary>Emeriti</summary>

### Collaborator emeriti

* [andrasq](https://github.com/andrasq) -
Expand Down Expand Up @@ -592,6 +602,8 @@ For information about the governance of the Node.js project, see
**Vse Mozhet Byt** &lt;vsemozhetbyt@gmail.com&gt; (he/him)
* [whitlockjc](https://github.com/whitlockjc) -
**Jeremy Whitlock** &lt;jwhitlock@apache.org&gt;

</details>
<!--lint enable prohibited-strings-->

Collaborators follow the [Collaborator Guide](./doc/guides/collaborator-guide.md) in
Expand Down Expand Up @@ -655,7 +667,9 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys B9E2F5981AA6E0CD28160D9FF139
See the section above on [Verifying Binaries](#verifying-binaries) for how to
use these keys to verify a downloaded file.

Other keys used to sign some previous releases:
<details>

<summary>Other keys used to sign some previous releases</summary>

* **Chris Dickinson** &lt;christopher.s.dickinson@gmail.com&gt;
`9554F04D7259F04124DE6B476D5A82AC7E37093B`
Expand All @@ -676,6 +690,8 @@ Other keys used to sign some previous releases:
* **Timothy J Fontaine** &lt;tjfontaine@gmail.com&gt;
`7937DFD2AB06298B2293C3187D33FF9D0246406D`

</details>

## License

Node.js is available under the
Expand Down