Skip to content

Commit 479c1ea

Browse files
JakobJingleheimertargos
authored andcommitted
doc: correct attribution in v20.6.0 changelog
PR-URL: #50564 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Claudio Wunder <[email protected]>
1 parent 253e206 commit 479c1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelogs/CHANGELOG_V20.md

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

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

471-
This feature was contributed by Izaak Schroeder in <https://github.com/nodejs/node/pull/48842> and <https://github.com/nodejs/node/pull/48559>
471+
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>
472472

473473
#### Module customization `load` hook can now support CommonJS
474474

0 commit comments

Comments
 (0)