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
path: root/doc
diff options
context:
space:
mode:
authormary marchini <oss@mmarchini.me>2022-04-16 20:16:00 +0300
committerGitHub <noreply@github.com>2022-04-16 20:16:00 +0300
commit98e9499b55fbc63b2b3db79507ee1475302f9763 (patch)
treec9a0a9e7a189d1a93fc6f9eb2c23185904f56b9c /doc
parentadaf60240559ffb58636130950262ee3237b7a41 (diff)
meta: move mmarchini to emeritus
Taking some time off the project, probably returning later this year. PR-URL: https://github.com/nodejs/node/pull/42750 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing/strategic-initiatives.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/contributing/strategic-initiatives.md b/doc/contributing/strategic-initiatives.md
index ce9fe28bef8..b4c22eef270 100644
--- a/doc/contributing/strategic-initiatives.md
+++ b/doc/contributing/strategic-initiatives.md
@@ -6,14 +6,13 @@ agenda to ensure they are active and have the support they need.
## Current initiatives
-| Initiative | Champion | Links |
-| ------------------------- | --------------------------- | -------------------------------------------------------------------------------------------- |
-| Core Promise APIs | [Antoine du Hamel][aduh95] | <https://github.com/nodejs/TSC/issues/1094> |
-| Future of Build Toolchain | [Mary Marchini][mmarchini] | <https://github.com/nodejs/TSC/issues/901>, <https://github.com/nodejs/build-toolchain-next> |
-| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> |
-| Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> |
-| V8 Currency | [Michaël Zasso][targos] | |
-| Next-10 | [Michael Dawson][mhdawson] | <https://github.com/nodejs/next-10> |
+| Initiative | Champion | Links |
+| ------------------- | --------------------------- | --------------------------------------------- |
+| Core Promise APIs | [Antoine du Hamel][aduh95] | <https://github.com/nodejs/TSC/issues/1094> |
+| QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> |
+| Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> |
+| V8 Currency | [Michaël Zasso][targos] | |
+| Next-10 | [Michael Dawson][mhdawson] | <https://github.com/nodejs/next-10> |
<details>
<summary>List of completed initiatives</summary>
@@ -40,5 +39,4 @@ agenda to ensure they are active and have the support they need.
[jasnell]: https://github.com/jasnell
[joyeecheung]: https://github.com/joyeecheung
[mhdawson]: https://github.com/mhdawson
-[mmarchini]: https://github.com/mmarchini
[targos]: https://github.com/targos