Skip to content

Commit 622c205

Browse files
meta: correct attribution in v20.6.0 release notes (#6095)
Signed-off-by: Jacob Smith <[email protected]>
1 parent bf9dd75 commit 622c205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/en/blog/release/v20.6.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ node --import ./file-that-calls-register.js ./app.js
4343

4444
Using `--import` ensures that the customization hooks are registered before any application code runs, even the entry point.
4545

46-
This feature was contributed by Izaak Schroeder in <https://github.com/nodejs/node/pull/48842> and <https://github.com/nodejs/node/pull/48559>
46+
This feature was contributed by João Lenon and Jacob Smith in <https://github.com/nodejs/node/pull/46826>, Izaak Schroeder and Jacob Smith in <https://github.com/nodejs/node/pull/48842> and <https://github.com/nodejs/node/pull/48559>
4747

4848
#### Module customization `load` hook can now support CommonJS
4949

0 commit comments

Comments
 (0)