summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyles Borins <myles.borins@gmail.com>2017-01-02 23:29:56 -0500
committerJames M Snell <jasnell@gmail.com>2017-01-03 10:47:18 -0800
commit6e2f8a421b901c594e0a210ed620381f7cf06130 (patch)
tree46b387df08f1d152ba25371b26ffa520e8b600ca
parent2177a381786465634ef095a20339a92ea96b91cc (diff)
downloadandroid-node-v8-6e2f8a421b901c594e0a210ed620381f7cf06130.tar.gz
android-node-v8-6e2f8a421b901c594e0a210ed620381f7cf06130.tar.bz2
android-node-v8-6e2f8a421b901c594e0a210ed620381f7cf06130.zip
doc: update TheAlphaNerd to MylesBorins
new year new alias PR-URL: https://github.com/nodejs/node/pull/10586 Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
-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** &lt;jgilli@nodejs.org&gt;
* [mscdex](https://github.com/mscdex) -
**Brian White** &lt;mscdex@mscdex.net&gt;
+* [MylesBorins](https://github.com/MylesBorins) -
+**Myles Borins** &lt;myles.borins@gmail.com&gt;
* [ofrobots](https://github.com/ofrobots) -
**Ali Ijaz Sheikh** &lt;ofrobots@google.com&gt;
* [rvagg](https://github.com/rvagg) -
@@ -186,8 +188,6 @@ more information about the governance of the Node.js project, see
**Shigeki Ohtsu** &lt;ohtsu@iij.ad.jp&gt;
* [targos](https://github.com/targos) -
**Michaël Zasso** &lt;targos@protonmail.com&gt;
-* [TheAlphaNerd](https://github.com/TheAlphaNerd) -
-**Myles Borins** &lt;myles.borins@gmail.com&gt;
* [thefourtheye](https://github.com/thefourtheye) -
**Sakthipriyan Vairamani** &lt;thechargingvolcano@gmail.com&gt;
* [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 |