Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Yu <F3n67u@outlook.com>2022-05-21 18:31:31 +0300
committerBryan English <bryan@bryanenglish.com>2022-05-30 19:33:54 +0300
commit11830589089bd76cd4d6e370c1013034450e3f1c (patch)
tree7f7e9a4aeb45feac7edf227b2a14a6bd5bc4333a /AUTHORS
parent1da6b7c32b0feb394e11c7b698f855945e1f6c6e (diff)
tools: refactor update-authors.js to ESM
PR-URL: https://github.com/nodejs/node/pull/43098 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 91c110a0f13..323f8ffb084 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3460,4 +3460,4 @@ William Marlow <william.marlow@ibm.com>
Keyhan Vakil <60900335+airtable-keyhanvakil@users.noreply.github.com>
Feng Yu <F3n67u@outlook.com>
-# Generated by tools/update-authors.js
+# Generated by tools/update-authors.mjs