From 161c512fc5cbdbfebc2a9afdb5b35d75a8a430b6 Mon Sep 17 00:00:00 2001 From: Phillip Johnsen Date: Thu, 21 Jun 2018 01:07:32 +0200 Subject: [PATCH] Add github-bot alias (#102) This adds a new alias with all the current members of nodejs/github-bot. Refs https://github.com/nodejs/build/issues/1354 --- iojs.org/aliases.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/iojs.org/aliases.json b/iojs.org/aliases.json index 51d37a2..e71a3e4 100644 --- a/iojs.org/aliases.json +++ b/iojs.org/aliases.json @@ -200,5 +200,17 @@ "rod@vagg.org", "zeke@sikelianos.com" ] + }, + { + "from": "github-bot", + "to": [ + "bugs@bergstroem.nu", + "fishrock123@rocketmail.com", + "johphi@gmail.com", + "joyeec9h3@gmail.com", + "me@jonathanmoss.me" + "mscdex@mscdex.net", + "william.kapke@gmail.com" + ] } ] \ No newline at end of file