| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 78a860a commit 2f38b48
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -180,8 +180,6 @@ For information about the governance of the Node.js project, see | |||
| 180 | 180 | **Matteo Collina** <<matteo.collina@gmail.com>> (he/him) | |
| 181 | 181 | * [mhdawson](https://github.com/mhdawson) - | |
| 182 | 182 | **Michael Dawson** <<midawson@redhat.com>> (he/him) | |
| 183 | - * [mmarchini](https://github.com/mmarchini) - | ||
| 184 | - **Mary Marchini** <<oss@mmarchini.me>> (she/her) | ||
| 185 | 183 | * [MylesBorins](https://github.com/MylesBorins) - | |
| 186 | 184 | **Myles Borins** <<myles.borins@gmail.com>> (he/him) | |
| 187 | 185 | * [RaisinTen](https://github.com/RaisinTen) - | |
@@ -227,6 +225,8 @@ For information about the governance of the Node.js project, see | |||
| 227 | 225 | **Isaac Z. Schlueter** <<i@izs.me>> | |
| 228 | 226 | * [joshgav](https://github.com/joshgav) - | |
| 229 | 227 | **Josh Gavant** <<josh.gavant@outlook.com>> | |
| 228 | + * [mmarchini](https://github.com/mmarchini) - | ||
| 229 | + **Mary Marchini** <<oss@mmarchini.me>> (she/her) | ||
| 230 | 230 | * [mscdex](https://github.com/mscdex) - | |
| 231 | 231 | **Brian White** <<mscdex@mscdex.net>> | |
| 232 | 232 | * [nebrius](https://github.com/nebrius) - | |
@@ -380,8 +380,6 @@ For information about the governance of the Node.js project, see | |||
| 380 | 380 | **Milad Fa** <<mfarazma@redhat.com>> (he/him) | |
| 381 | 381 | * [mildsunrise](https://github.com/mildsunrise) - | |
| 382 | 382 | **Alba Mendez** <<me@alba.sh>> (she/her) | |
| 383 | - * [mmarchini](https://github.com/mmarchini) - | ||
| 384 | - **Mary Marchini** <<oss@mmarchini.me>> (she/her) | ||
| 385 | 383 | * [mscdex](https://github.com/mscdex) - | |
| 386 | 384 | **Brian White** <<mscdex@mscdex.net>> | |
| 387 | 385 | * [MylesBorins](https://github.com/MylesBorins) - | |
@@ -552,6 +550,8 @@ For information about the governance of the Node.js project, see | |||
| 552 | 550 | **Mikeal Rogers** <<mikeal.rogers@gmail.com>> | |
| 553 | 551 | * [misterdjules](https://github.com/misterdjules) - | |
| 554 | 552 | **Julien Gilli** <<jgilli@netflix.com>> | |
| 553 | + * [mmarchini](https://github.com/mmarchini) - | ||
| 554 | + **Mary Marchini** <<oss@mmarchini.me>> (she/her) | ||
| 555 | 555 | * [monsanto](https://github.com/monsanto) - | |
| 556 | 556 | **Christopher Monsanto** <<chris@monsan.to>> | |
| 557 | 557 | * [MoonBall](https://github.com/MoonBall) - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,14 +6,13 @@ agenda to ensure they are active and have the support they need. | |||
| 6 | 6 | ||
| 7 | 7 | ## Current initiatives | |
| 8 | 8 | ||
| 9 | - | Initiative | Champion | Links | | ||
| 10 | - | ------------------------- | --------------------------- | -------------------------------------------------------------------------------------------- | | ||
| 11 | - | Core Promise APIs | [Antoine du Hamel][aduh95] | <https://github.com/nodejs/TSC/issues/1094> | | ||
| 12 | - | Future of Build Toolchain | [Mary Marchini][mmarchini] | <https://github.com/nodejs/TSC/issues/901>, <https://github.com/nodejs/build-toolchain-next> | | ||
| 13 | - | QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> | | ||
| 14 | - | Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> | | ||
| 15 | - | V8 Currency | [Michaël Zasso][targos] | | | ||
| 16 | - | Next-10 | [Michael Dawson][mhdawson] | <https://github.com/nodejs/next-10> | | ||
| 9 | + | Initiative | Champion | Links | | ||
| 10 | + | ------------------- | --------------------------- | --------------------------------------------- | | ||
| 11 | + | Core Promise APIs | [Antoine du Hamel][aduh95] | <https://github.com/nodejs/TSC/issues/1094> | | ||
| 12 | + | QUIC / HTTP3 | [James M Snell][jasnell] | <https://github.com/nodejs/quic> | | ||
| 13 | + | Startup performance | [Joyee Cheung][joyeecheung] | <https://github.com/nodejs/node/issues/35711> | | ||
| 14 | + | V8 Currency | [Michaël Zasso][targos] | | | ||
| 15 | + | Next-10 | [Michael Dawson][mhdawson] | <https://github.com/nodejs/next-10> | | ||
| 17 | 16 | ||
| 18 | 17 | <details> | |
| 19 | 18 | <summary>List of completed initiatives</summary> | |
@@ -40,5 +39,4 @@ agenda to ensure they are active and have the support they need. | |||
| 40 | 39 | [jasnell]: https://github.com/jasnell | |
| 41 | 40 | [joyeecheung]: https://github.com/joyeecheung | |
| 42 | 41 | [mhdawson]: https://github.com/mhdawson | |
| 43 | - [mmarchini]: https://github.com/mmarchini | ||
| 44 | 42 | [targos]: https://github.com/targos | |
| Back | FazBrowse Home | New Git URL |
0 commit comments