Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2021-07-09 09:40:22 +0300
committerMichaël Zasso <targos@protonmail.com>2021-09-04 14:04:38 +0300
commitb47b47930c8338fa2a33455ba19c3d55319bf764 (patch)
treecd431be07b3f80ac730004c2e44efa474e037cd1 /README.md
parent87e542933413ed8065cbf62fc6f11ea9f7e547b5 (diff)
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>
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3bdc558ab7f..e758feb9cc7 100644
--- a/README.md
+++ b/README.md
@@ -200,6 +200,10 @@ For information about the governance of the Node.js project, see
* [Trott](https://github.com/Trott) -
**Rich Trott** &lt;rtrott@gmail.com&gt; (he/him)
+<details>
+
+<summary>Emeriti</summary>
+
### TSC emeriti
* [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) -
**Trevor Norris** &lt;trev.norris@gmail.com&gt;
+</details>
+
### Collaborators
* [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) -
**Yongsheng Zhang** &lt;zyszys98@gmail.com&gt; (he/him)
+<details>
+
+<summary>Emeriti</summary>
+
### Collaborator emeriti
* [andrasq](https://github.com/andrasq) -
@@ -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
@@ -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`
@@ -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