From e4a77b1d205c80b41499b72a69a6c2d32dbc4d02 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 22 Jul 2021 12:45:58 -0700 Subject: [PATCH] doc: update strategic initiative champion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This change was discussed at the TSC meeting today. PR-URL: https://github.com/nodejs/node/pull/39487 Reviewed-By: Antoine du Hamel Reviewed-By: Tobias Nießen Reviewed-By: James M Snell --- doc/guides/strategic-initiatives.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/strategic-initiatives.md b/doc/guides/strategic-initiatives.md index c52f19c0632..ddcdbbf1d33 100644 --- a/doc/guides/strategic-initiatives.md +++ b/doc/guides/strategic-initiatives.md @@ -8,7 +8,7 @@ agenda to ensure they are active and have the support they need. | Initiative | Champion | Links | |---------------------------|-----------------------------|------------------------------------------------------------------------------------------| -| Core Promise APIs | [Matteo Collina][mcollina] | | +| Core Promise APIs | [Antoine du Hamel][aduh95] | | | Future of Build Toolchain | [Mary Marchini][mmarchini] | , | | QUIC / HTTP3 | [James M Snell][jasnell] | | | Startup performance | [Joyee Cheung][joyeecheung] | | @@ -35,8 +35,8 @@ agenda to ensure they are active and have the support they need. +[aduh95]: https://github.com/aduh95 [jasnell]: https://github.com/jasnell [joyeecheung]: https://github.com/joyeecheung -[mcollina]: https://github.com/mcollina [mmarchini]: https://github.com/mmarchini [targos]: https://github.com/targos