From 97d228b74c38d0102d6e9a9b2d518a7263c4296d Mon Sep 17 00:00:00 2001 From: Darshan Sen Date: Sun, 25 Dec 2022 18:07:33 +0530 Subject: [PATCH] doc: replace single executable champion in strategic initiatives doc Jesse has informed me that he won't be able to contribute to this initiative, unfortunately. If you would like to know why, feel free to ask him or me privately. I would like to take over. Signed-off-by: Darshan Sen PR-URL: https://github.com/nodejs/node/pull/45956 Reviewed-By: Rafael Gonzaga Reviewed-By: Colin Ihrig Reviewed-By: Matteo Collina Reviewed-By: Benjamin Gruenbaum --- doc/contributing/strategic-initiatives.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/contributing/strategic-initiatives.md b/doc/contributing/strategic-initiatives.md index 01d32f3aa382e1..76a4b44472e971 100644 --- a/doc/contributing/strategic-initiatives.md +++ b/doc/contributing/strategic-initiatives.md @@ -14,7 +14,7 @@ agenda to ensure they are active and have the support they need. | Startup performance | [Joyee Cheung][joyeecheung] | | | V8 Currency | [Michaƫl Zasso][targos] | | | Next-10 | [Michael Dawson][mhdawson] | | -| Single executable apps | [Jesse Chan][jesec] | | +| Single executable apps | [Darshan Sen][RaisinTen] | |
List of completed initiatives @@ -37,9 +37,9 @@ agenda to ensure they are active and have the support they need.
+[RaisinTen]: https://github.com/RaisinTen [aduh95]: https://github.com/aduh95 [jasnell]: https://github.com/jasnell -[jesec]: https://github.com/jesec [joyeecheung]: https://github.com/joyeecheung [legendecas]: https://github.com/legendecas [mhdawson]: https://github.com/mhdawson