Skip to content
Merged
Show file tree
Hide file tree
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
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,6 @@ For information about the governance of the Node.js project, see
**Ruy Adorno** <<[email protected]>> (he/him)
* [ShogunPanda](https://github.com/ShogunPanda) -
**Paolo Insogna** <<[email protected]>> (he/him)
* [targos](https://github.com/targos) -
**Michaël Zasso** <<[email protected]>> (he/him)
* [tniessen](https://github.com/tniessen) -
**Tobias Nießen** <<[email protected]>> (he/him)

Expand Down Expand Up @@ -260,6 +258,8 @@ For information about the governance of the Node.js project, see
**Sam Roberts** <<[email protected]>>
* [shigeki](https://github.com/shigeki) -
**Shigeki Ohtsu** <<[email protected]>> (he/him)
* [targos](https://github.com/targos) -
**Michaël Zasso** <<[email protected]>> (he/him)
* [thefourtheye](https://github.com/thefourtheye) -
**Sakthipriyan Vairamani** <<[email protected]>> (he/him)
* [TimothyGu](https://github.com/TimothyGu) -
Expand Down Expand Up @@ -429,8 +429,6 @@ For information about the governance of the Node.js project, see
**Stefan Stojanovic** <<[email protected]>> (he/him)
* [sxa](https://github.com/sxa) -
**Stewart X Addison** <<[email protected]>> (he/him)
* [targos](https://github.com/targos) -
**Michaël Zasso** <<[email protected]>> (he/him)
* [theanarkh](https://github.com/theanarkh) -
**theanarkh** <<[email protected]>> (he/him)
* [tniessen](https://github.com/tniessen) -
Expand Down Expand Up @@ -699,6 +697,8 @@ For information about the governance of the Node.js project, see
**Weijia Wang** <<[email protected]>>
* [stefanmb](https://github.com/stefanmb) -
**Stefan Budeanu** <<[email protected]>>
* [targos](https://github.com/targos) -
**Michaël Zasso** <<[email protected]>> (he/him)
* [tellnes](https://github.com/tellnes) -
**Christian Tellnes** <<[email protected]>>
* [thefourtheye](https://github.com/thefourtheye) -
Expand Down Expand Up @@ -779,8 +779,6 @@ Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
`DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7`
* **Marco Ippolito** <<[email protected]>>
`CC68F5A3106FF448322E48ED27F5E38D5B0A215F`
* **Michaël Zasso** <<[email protected]>>
`8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600`
* **Rafael Gonzaga** <<[email protected]>>
`890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4`
* **Richard Lau** <<[email protected]>>
Expand Down Expand Up @@ -846,6 +844,8 @@ verify a downloaded file.
`61FC681DFB92A079F1685E77973F295594EC4689`
* **Julien Gilli** <<[email protected]>>
`114F43EE0176B71C7BC219DD50A3051F888C628D`
* **Michaël Zasso** <<[email protected]>>
`8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600`
* **Myles Borins** <<[email protected]>>
`C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8`
* **Rod Vagg** <<[email protected]>>
Expand Down
2 changes: 0 additions & 2 deletions doc/contributing/strategic-initiatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ agenda to ensure they are active and have the support they need.
| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/node> |
| Unified HTTP API | [James M Snell][jasnell] | <https://github.com/nodejs/node> |
| Shadow Realm | [Chengzhong Wu][legendecas] | <https://github.com/nodejs/node/issues/42528> |
| V8 Currency | [Michaël Zasso][targos] | |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we should not have removed the strategic initiative, it lacks a champion at the moment, but updating V8 is still a strategic priority of the project

| Next-10 | [Jacob Smith][JakobJingleheimer] | <https://github.com/nodejs/next-10> |
| Single executable apps | [Darshan Sen][RaisinTen] | <https://github.com/nodejs/single-executable> |
| Performance | [Rafael Gonzaga][RafaelGSS] | <https://github.com/nodejs/performance> |
Expand Down Expand Up @@ -47,4 +46,3 @@ agenda to ensure they are active and have the support they need.
[jasnell]: https://github.com/jasnell
[joyeecheung]: https://github.com/joyeecheung
[legendecas]: https://github.com/legendecas
[targos]: https://github.com/targos
Loading