Skip to content

Commit b7611ea

Browse files
authored
doc: add minutes for 2026-03-18 meeting
1 parent e7f2ea9 commit b7611ea

1 file changed

Lines changed: 78 additions & 0 deletions

File tree

meetings/2026-03-18.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Node.js Technical Steering Committee (TSC) Meeting 2026-03-18
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=FUHLCNaeVu4
6+
* **GitHub Issue**: https://github.com/nodejs/TSC/issues/1830
7+
* **Minutes**: https://hackmd.io/@openjs-nodejs/B1xABjKyqZg
8+
9+
## Present
10+
11+
* Antoine du Hamel @aduh95 (voting member)
12+
* Matteo Collina @mcollina (voting member)
13+
* Filip Skokan @panva (voting member)
14+
* Robert Nagy @ronag (voting member)
15+
* Michaël Zasso @targos (voting member)
16+
* Marco Ippolito @marco-ippolito (voting member)
17+
18+
## Agenda
19+
20+
### Announcements
21+
22+
- Node.js Interactive as part of RenderATL.
23+
- Collab summit is going ahead, submit your sessions
24+
- Security release coming up next week for all release lines
25+
26+
### Reminders
27+
28+
* Remember to nominate people for the [contributor spotlight](https://github.com/nodejs/node/blob/main/doc/contributing/reconizing-contributors.md#bi-monthly-contributor-spotlight)
29+
30+
### CPC and Board Meeting Updates
31+
32+
*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
33+
34+
- ESP extension was launched with Node Source to promote upgrades.
35+
- Board meeting scheduled for next week
36+
- CoC Covenant 3.0 approved
37+
38+
### nodejs/TSC
39+
40+
* Vote on AI contributions [#1831](https://github.com/nodejs/TSC/issues/1831)
41+
- Matteo: Discussion on the 1st of April to allow friendly US-timezones. Vote starting afterwards.
42+
- Matteo: AI-assisted engineering policy on the agenda for the OpenJS Board (meeting of the 27th).
43+
- Filip: there are misleading titles floating around related to this.
44+
- Matteo: I will do some comms around the topic.
45+
* Update charter with communication responsibilities [#1754](https://github.com/nodejs/TSC/pull/1754)
46+
* Self-serve model for funding Node.js work [#1747](https://github.com/nodejs/TSC/issues/1747)
47+
* Draft Statement of Work - Test reliability lead [#1629](https://github.com/nodejs/TSC/issues/1629)
48+
49+
### nodejs/admin
50+
51+
* Creating rust team [#1047](https://github.com/nodejs/admin/issues/1047)
52+
- no objections for two weeks
53+
* Ownership of Rust crates [#1045](https://github.com/nodejs/admin/issues/1045)
54+
- Antoine: Currently Node.js has no plan to use merve from Cargo / Rust. So adding a Rust pipeline increase our maintainership burden.
55+
* Transfer DataDog/dc-polyfill to the org [#1019](https://github.com/nodejs/admin/issues/1019)
56+
- Already approved, removed form TSC agenda.
57+
58+
### nodejs/node
59+
60+
* doc: create ai-guidelines and include to CONTRIBUTING [#62105](https://github.com/nodejs/node/pull/62105)
61+
* tools: add ncrypto updater script [#61613](https://github.com/nodejs/node/pull/61613)
62+
- Filip: Antoine expressed the opinion that both approaches are sound, and see if the flow nodejs->ncrypto is feasible.
63+
- Antoine: the flow ncrypto->node will be much simpler
64+
- Filip: we could have automation run when a new version of Node.js is cut to open a PR to ncrypto automatically.
65+
- Marco: moving ncrypto first will makes security releases harder. It would be easier to keep it in core to avoid additional coordination.
66+
- Matteo: We should have the people benefitting from it in the call to discuss.
67+
- Antoine: why ..
68+
- Filip: there are only a few events that needs ncrypto changes, but it would be really annoying for contributing to Node.js. It's easier for the consumers of ncrypto to float their patches on top. It never made sense from Node.js.
69+
- Matteo: I would recommend James to host a session on ncrypto to resolve this at the collab summit.
70+
* Virtual File System for Node.js [#61478](https://github.com/nodejs/node/pull/61478)
71+
72+
## Strategic Initiatives
73+
74+
## Upcoming Meetings
75+
76+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
77+
78+
Click `Add to Google Calendar` at the bottom left to add to your own Google calendar.

0 commit comments

Comments
 (0)