@@ -998,6 +998,7 @@ need to be attached anymore, as only important bugfixes will be included.
998998 * No ` x86{_64} ` label because it is the implied default
999999
10001000[ "Merge pull request" ] : https://help.github.com/articles/merging-a-pull-request/#merging-a-pull-request-on-github
1001+ [ @nodejs/V8 ] : https://github.com/orgs/nodejs/teams/V8
10011002[ @nodejs/assert ] : https://github.com/orgs/nodejs/teams/assert
10021003[ @nodejs/async_hooks ] : https://github.com/orgs/nodejs/teams/async_hooks
10031004[ @nodejs/benchmarking ] : https://github.com/orgs/nodejs/teams/benchmarking
@@ -1031,10 +1032,12 @@ need to be attached anymore, as only important bugfixes will be included.
10311032[ @nodejs/timers ] : https://github.com/orgs/nodejs/teams/timers
10321033[ @nodejs/tsc ] : https://github.com/orgs/nodejs/teams/tsc
10331034[ @nodejs/url ] : https://github.com/orgs/nodejs/teams/url
1034- [ @nodejs/util ] : https://github.com/orgs/nodejs/teams/util
10351035[ @nodejs/v8-inspector ] : https://github.com/orgs/nodejs/teams/v8-inspector
1036- [ @nodejs/V8 ] : https://github.com/orgs/nodejs/teams/V8
10371036[ @nodejs/zlib ] : https://github.com/orgs/nodejs/teams/zlib
1037+ [ Deprecation ] : https://en.wikipedia.org/wiki/Deprecation
1038+ [ SECURITY.md ] : https://github.com/nodejs/node/blob/HEAD/SECURITY.md
1039+ [ Stability Index ] : ../api/documentation.md#stability-index
1040+ [ TSC ] : https://github.com/nodejs/TSC
10381041[ `--pending-deprecation` ] : ../api/cli.md#--pending-deprecation
10391042[ `--throw-deprecation` ] : ../api/cli.md#--throw-deprecation
10401043[ `@node-core/utils` ] : https://github.com/nodejs/node-core-utils
@@ -1044,21 +1047,17 @@ need to be attached anymore, as only important bugfixes will be included.
10441047[ commit message guidelines ] : pull-requests.md#commit-message-guidelines
10451048[ commit-example ] : https://github.com/nodejs/node/commit/b636ba8186
10461049[ commit-queue.md ] : ./commit-queue.md
1047- [ Deprecation ] : https://en.wikipedia.org/wiki/Deprecation
10481050[ freebsd ] : https://github.com/orgs/nodejs/teams/platform-freebsd
10491051[ git-email ] : https://help.github.com/articles/setting-your-commit-email-address-in-git/
1050- [ git-node-metadata ] : https://github.com/nodejs/node-core-utils/blob/HEAD/docs/git-node.md#git-node-metadata
10511052[ git-node ] : https://github.com/nodejs/node-core-utils/blob/HEAD/docs/git-node.md
1053+ [ git-node-metadata ] : https://github.com/nodejs/node-core-utils/blob/HEAD/docs/git-node.md#git-node-metadata
10521054[ git-username ] : https://help.github.com/articles/setting-your-username-in-git/
10531055[ macos ] : https://github.com/orgs/nodejs/teams/platform-macos
10541056[ node-core-utils-credentials ] : https://github.com/nodejs/node-core-utils#setting-up-credentials
10551057[ node-core-utils-issues ] : https://github.com/nodejs/node-core-utils/issues
10561058[ ppc ] : https://github.com/orgs/nodejs/teams/platform-ppc
10571059[ s390 ] : https://github.com/orgs/nodejs/teams/platform-s390
1058- [ SECURITY.md ] : https://github.com/nodejs/node/blob/HEAD/SECURITY.md
10591060[ smartos ] : https://github.com/orgs/nodejs/teams/platform-smartos
1060- [ Stability Index ] : ../api/documentation.md#stability-index
1061- [ TSC ] : https://github.com/nodejs/TSC
10621061[ unreliable tests ] : https://github.com/nodejs/node/issues?q=is%3Aopen+is%3Aissue+label%3A%22CI+%2F+flaky+test%22
1063- [ windows-arm ] : https://github.com/orgs/nodejs/teams/platform-windows-arm
10641062[ windows ] : https://github.com/orgs/nodejs/teams/platform-windows
1063+ [ windows-arm ] : https://github.com/orgs/nodejs/teams/platform-windows-arm
0 commit comments