meta: loop userland-migrations in deprecations

PR-URL: https://github.com/nodejs/node/pull/60299
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
This commit is contained in:
Chengzhong Wu 2025-10-19 16:31:15 +02:00 committed by GitHub
parent da5df1dd0a
commit 48f3c8e4f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.github/CODEOWNERS vendored
View File

@ -228,3 +228,6 @@
/lib/path.js @nodejs/path
/lib/path/* @nodejs/path
/test/parallel/test-path-* @nodejs/path
# userland-migrations
/doc/api/deprecations.md @nodejs/userland-migrations