From a13036d7a9c68c9193c9ae6ce9f4094eb2644d45 Mon Sep 17 00:00:00 2001 From: Sergey Chernyshev Date: Thu, 25 Apr 2024 04:22:59 +0200 Subject: [PATCH] meta: add primordials strategic initiative MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/49706 Reviewed-By: Yagiz Nizipli Reviewed-By: Matteo Collina Reviewed-By: Moshe Atlow Reviewed-By: Franziska Hinkelmann Reviewed-By: Michaël Zasso Reviewed-By: Tobias Nießen Reviewed-By: Rafael Gonzaga --- .../doc/contributing/strategic-initiatives.md | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/graal-nodejs/doc/contributing/strategic-initiatives.md b/graal-nodejs/doc/contributing/strategic-initiatives.md index 12cff6df143..27a2448cd43 100644 --- a/graal-nodejs/doc/contributing/strategic-initiatives.md +++ b/graal-nodejs/doc/contributing/strategic-initiatives.md @@ -6,16 +6,17 @@ agenda to ensure they are active and have the support they need. ## Current initiatives -| Initiative | Champion | Links | -| ---------------------- | --------------------------- | --------------------------------------------- | -| Core Promise APIs | [Antoine du Hamel][aduh95] | | -| QUIC / HTTP3 | [James M Snell][jasnell] | | -| Shadow Realm | [Chengzhong Wu][legendecas] | | -| Startup Snapshot | [Joyee Cheung][joyeecheung] | | -| V8 Currency | [Michaël Zasso][targos] | | -| Next-10 | [Michael Dawson][mhdawson] | | -| Single executable apps | [Darshan Sen][RaisinTen] | | -| Performance | | | +| Initiative | Champion | Links | +| ---------------------- | ------------------------------- | ------------------------------------------------- | +| Core Promise APIs | [Antoine du Hamel][aduh95] | | +| QUIC / HTTP3 | [James M Snell][jasnell] | | +| Shadow Realm | [Chengzhong Wu][legendecas] | | +| Startup Snapshot | [Joyee Cheung][joyeecheung] | | +| V8 Currency | [Michaël Zasso][targos] | | +| Next-10 | [Michael Dawson][mhdawson] | | +| Single executable apps | [Darshan Sen][RaisinTen] | | +| Performance | | | +| Primordials | [Benjamin Gruenbaum][benjamingr]| |
List of completed initiatives @@ -45,3 +46,4 @@ agenda to ensure they are active and have the support they need. [legendecas]: https://github.com/legendecas [mhdawson]: https://github.com/mhdawson [targos]: https://github.com/targos +[benjamingr]: https://github.com/benjamingr