Skip to content

Commit 67405f6

Browse files
committed
fixup! doc: add minutes for 2026-02-18 meeting
1 parent c170852 commit 67405f6

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

meetings/2026-02-18.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Links
44

5-
* **Recording**: https://www.youtube.com/watch?v=YBDMQlWFHSM
6-
* **GitHub Issue**: https://github.com/nodejs/TSC/issues/1822
7-
* **Minutes**: https://hackmd.io/@openjs-nodejs/r1g2TMo5vbl
5+
* **Recording**: <https://www.youtube.com/watch?v=YBDMQlWFHSM>
6+
* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1822>
7+
* **Minutes**: <https://hackmd.io/@openjs-nodejs/r1g2TMo5vbl>
88

99
## Present
1010

@@ -45,49 +45,49 @@
4545

4646
### Announcements
4747

48-
- HackerOne accounts with signal < 1 cannot send vulnerabilities to Node.js (even with new accounts)
49-
- We are going to change the release plan for Node.js, we are going to only have one major release a year, which will become LTS (https://github.com/nodejs/nodejs.org/pull/8631), starting from 27. Starting from 27 all of them will be LTS.
50-
- Collaborator Summit in London at the Bloomberg office on April 14th and 15th. In-person registration link available: https://github.com/openjs-foundation/summit/issues/474
48+
* HackerOne accounts with signal < 1 cannot send vulnerabilities to Node.js (even with new accounts)
49+
* We are going to change the release plan for Node.js, we are going to only have one major release a year, which will become LTS (<https://github.com/nodejs/nodejs.org/pull/8631>), starting from 27. Starting from 27 all of them will be LTS.
50+
* Collaborator Summit in London at the Bloomberg office on April 14th and 15th. In-person registration link available: <https://github.com/openjs-foundation/summit/issues/474>
5151

5252
### Reminders
5353

5454
* Remember to nominate people for the [contributor spotlight](https://github.com/nodejs/node/blob/main/doc/contributing/reconizing-contributors.md#bi-monthly-contributor-spotlight)
5555

5656
### CPC and Board Meeting Updates
5757

58-
*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
58+
\*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
5959

60-
- No updates right now from the Board.
61-
- CPC working template.
62-
- Program Committee meeting for RenderATL room, ping Joe Sepi.
60+
* No updates right now from the Board.
61+
* CPC working template.
62+
* Program Committee meeting for RenderATL room, ping Joe Sepi.
6363

6464
### nodejs/admin
6565

6666
* Add kxxt and luyahan to riscv platform team [#1042](https://github.com/nodejs/admin/issues/1042)
67-
- Matteo: no objctions, invite sent.
67+
* Matteo: no objctions, invite sent.
6868

6969
### nodejs/node
7070

7171
* tools: add ncrypto updater script [#61613](https://github.com/nodejs/node/pull/61613)
72-
- Filip: ncrypto was extracted from Node.js to be used in Bun and Workerd. The runtimes that would be contributing are on boringssl, so the updates are not going to be helpful for Node.js. The proposal is that the flow is reversed, the updates would flow from node to ncrypto instead. So far we haven't treated it as a dependency. There are currently no guarantees that updates to ncrypto would run inside Node.js CI right now due to a mismatch of OpenSSL versions.
73-
- Matteo: if ncrypto becomes a full dependency, they can build Node.js with the new version to verify everything still works.
74-
- Antoine: how are workerd using this?
75-
- Filip: We should get James on this
76-
- Joyee: if there is enough work done in ncrypto, they can just run the Node.js test suite there. The hard part is to verify the OpenSSL compatibility.
77-
- Ruy: there are some community aspects as well, letting people know of this lib so they can test.
78-
- Matteo: I'm ok with having it as an external dependency as long as Cloudflare or Anthropic commit to support this long term.
79-
- Filip: all the work that Cloudflare and Anthropic would be of no use for Node.js.
80-
- ...
81-
- Filip: I recommend the source of truth to be the Node.js repo.
72+
* Filip: ncrypto was extracted from Node.js to be used in Bun and Workerd. The runtimes that would be contributing are on boringssl, so the updates are not going to be helpful for Node.js. The proposal is that the flow is reversed, the updates would flow from node to ncrypto instead. So far we haven't treated it as a dependency. There are currently no guarantees that updates to ncrypto would run inside Node.js CI right now due to a mismatch of OpenSSL versions.
73+
* Matteo: if ncrypto becomes a full dependency, they can build Node.js with the new version to verify everything still works.
74+
* Antoine: how are workerd using this?
75+
* Filip: We should get James on this
76+
* Joyee: if there is enough work done in ncrypto, they can just run the Node.js test suite there. The hard part is to verify the OpenSSL compatibility.
77+
* Ruy: there are some community aspects as well, letting people know of this lib so they can test.
78+
* Matteo: I'm ok with having it as an external dependency as long as Cloudflare or Anthropic commit to support this long term.
79+
* Filip: all the work that Cloudflare and Anthropic would be of no use for Node.js.
80+
* ...
81+
* Filip: I recommend the source of truth to be the Node.js repo.
8282
* sqlite: mark as release candidate [#61262](https://github.com/nodejs/node/pull/61262)
83-
- Antoine: the objection was resolved last week, it can land.
83+
* Antoine: the objection was resolved last week, it can land.
8484

8585
### nodejs/TSC
8686

8787
* Dormant Docker Working Group [#1818](https://github.com/nodejs/TSC/issues/1818)
88-
- Matteo: we discussed this in private, updats coming.
88+
* Matteo: we discussed this in private, updats coming.
8989
* Collaborator Summits 2026 [#1800](https://github.com/nodejs/TSC/issues/1800)
90-
- Matteo: sign up!
90+
* Matteo: sign up!
9191
* Update charter with communication responsibilities [#1754](https://github.com/nodejs/TSC/pull/1754)
9292
* Self-serve model for funding Node.js work [#1747](https://github.com/nodejs/TSC/issues/1747)
9393
* Draft Statement of Work - Test reliability lead [#1629](https://github.com/nodejs/TSC/issues/1629)

0 commit comments

Comments
 (0)