We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e274f3 commit e174656Copy full SHA for e174656
1 file changed
apps/site/pages/en/about/index.mdx
@@ -98,7 +98,8 @@ The Node.js team maintains the following official npm package scopes:
98
- [`@node-core`](https://npmjs.com/~node-core)
99
- [`@pkgjs`](https://npmjs.com/~pkgjs)
100
101
-Additionally, the Node.js team maintains packages published by the [`nodejs-foundation`](https://npmjs.com/~nodejs-foundation) npm account.
+Additionally, the Node.js team maintains packages published by the [`nodejs-foundation`](https://npmjs.com/~nodejs-foundation) npm account,
102
+though other Node.js-related packages (like Ada) may also be maintained by contributors closely tied to the project.
103
104
Using packages from the Node.js team guarantees that you are working with officially supported Node.js components.
105
0 commit comments