summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--doc/onboarding-extras.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a2abc2ad38..0a59114931 100644
--- a/README.md
+++ b/README.md
@@ -178,6 +178,8 @@ more information about the governance of the Node.js project, see
**Julien Gilli** <jgilli@nodejs.org>
* [mscdex](https://github.com/mscdex) -
**Brian White** <mscdex@mscdex.net>
+* [MylesBorins](https://github.com/MylesBorins) -
+**Myles Borins** <myles.borins@gmail.com>
* [ofrobots](https://github.com/ofrobots) -
**Ali Ijaz Sheikh** <ofrobots@google.com>
* [rvagg](https://github.com/rvagg) -
@@ -186,8 +188,6 @@ more information about the governance of the Node.js project, see
**Shigeki Ohtsu** <ohtsu@iij.ad.jp>
* [targos](https://github.com/targos) -
**Michaƫl Zasso** <targos@protonmail.com>
-* [TheAlphaNerd](https://github.com/TheAlphaNerd) -
-**Myles Borins** <myles.borins@gmail.com>
* [thefourtheye](https://github.com/thefourtheye) -
**Sakthipriyan Vairamani** <thechargingvolcano@gmail.com>
* [trevnorris](https://github.com/trevnorris) -
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 9e1a4a7ed7..882473a2e3 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -26,7 +26,7 @@
| `tools/eslint`, `.eslintrc` | @silverwind, @trott |
| async_hooks | @nodejs/diagnostics |
| upgrading V8 | @nodejs/v8, @nodejs/post-mortem |
-| upgrading npm | @fishrock123, @thealphanerd |
+| upgrading npm | @fishrock123, @MylesBorins |
| upgrading c-ares | @jbergstroem |
| upgrading http-parser | @jbergstroem, @nodejs/http |
| upgrading libuv | @saghul |