Skip to content

Commit 9f69b59

Browse files
JakobJingleheimertargos
authored andcommitted
doc: correct attribution in v20.6.0 changelog
PR-URL: #50564 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Claudio Wunder <cwunder@gnome.org>
1 parent 35c2497 commit 9f69b59

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)