doc: put information about the past in details tags
To make the README more scannable and keep it manageable in length, put emeriti and past keys lists in details tags. PR-URL: https://github.com/nodejs/node/pull/39321 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
c476bb844c
commit
60646cade7
18
README.md
18
README.md
@ -200,6 +200,10 @@ For information about the governance of the Node.js project, see
|
|||||||
* [Trott](https://github.com/Trott) -
|
* [Trott](https://github.com/Trott) -
|
||||||
**Rich Trott** <rtrott@gmail.com> (he/him)
|
**Rich Trott** <rtrott@gmail.com> (he/him)
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
<summary>Emeriti</summary>
|
||||||
|
|
||||||
### TSC emeriti
|
### TSC emeriti
|
||||||
|
|
||||||
* [addaleax](https://github.com/addaleax) -
|
* [addaleax](https://github.com/addaleax) -
|
||||||
@ -243,6 +247,8 @@ For information about the governance of the Node.js project, see
|
|||||||
* [trevnorris](https://github.com/trevnorris) -
|
* [trevnorris](https://github.com/trevnorris) -
|
||||||
**Trevor Norris** <trev.norris@gmail.com>
|
**Trevor Norris** <trev.norris@gmail.com>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
### Collaborators
|
### Collaborators
|
||||||
|
|
||||||
* [addaleax](https://github.com/addaleax) -
|
* [addaleax](https://github.com/addaleax) -
|
||||||
@ -458,6 +464,10 @@ For information about the governance of the Node.js project, see
|
|||||||
* [ZYSzys](https://github.com/ZYSzys) -
|
* [ZYSzys](https://github.com/ZYSzys) -
|
||||||
**Yongsheng Zhang** <zyszys98@gmail.com> (he/him)
|
**Yongsheng Zhang** <zyszys98@gmail.com> (he/him)
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
<summary>Emeriti</summary>
|
||||||
|
|
||||||
### Collaborator emeriti
|
### Collaborator emeriti
|
||||||
|
|
||||||
* [andrasq](https://github.com/andrasq) -
|
* [andrasq](https://github.com/andrasq) -
|
||||||
@ -592,6 +602,8 @@ For information about the governance of the Node.js project, see
|
|||||||
**Vse Mozhet Byt** <vsemozhetbyt@gmail.com> (he/him)
|
**Vse Mozhet Byt** <vsemozhetbyt@gmail.com> (he/him)
|
||||||
* [whitlockjc](https://github.com/whitlockjc) -
|
* [whitlockjc](https://github.com/whitlockjc) -
|
||||||
**Jeremy Whitlock** <jwhitlock@apache.org>
|
**Jeremy Whitlock** <jwhitlock@apache.org>
|
||||||
|
|
||||||
|
</details>
|
||||||
<!--lint enable prohibited-strings-->
|
<!--lint enable prohibited-strings-->
|
||||||
|
|
||||||
Collaborators follow the [Collaborator Guide](./doc/guides/collaborator-guide.md) in
|
Collaborators follow the [Collaborator Guide](./doc/guides/collaborator-guide.md) in
|
||||||
@ -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
|
See the section above on [Verifying Binaries](#verifying-binaries) for how to
|
||||||
use these keys to verify a downloaded file.
|
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** <christopher.s.dickinson@gmail.com>
|
* **Chris Dickinson** <christopher.s.dickinson@gmail.com>
|
||||||
`9554F04D7259F04124DE6B476D5A82AC7E37093B`
|
`9554F04D7259F04124DE6B476D5A82AC7E37093B`
|
||||||
@ -676,6 +690,8 @@ Other keys used to sign some previous releases:
|
|||||||
* **Timothy J Fontaine** <tjfontaine@gmail.com>
|
* **Timothy J Fontaine** <tjfontaine@gmail.com>
|
||||||
`7937DFD2AB06298B2293C3187D33FF9D0246406D`
|
`7937DFD2AB06298B2293C3187D33FF9D0246406D`
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Node.js is available under the
|
Node.js is available under the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user