Skip to content

Commit ba6d427

Browse files
JakobJingleheimerUlisesGascon
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 8fa1319 commit ba6d427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelogs/CHANGELOG_V20.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ node --import ./file-that-calls-register.js ./app.js
814814

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

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

819819
#### Module customization `load` hook can now support CommonJS
820820

0 commit comments

Comments
 (0)