internal/gophers: add non-corp account of x1ddos

I don't have corp laptop with me all the times
but still want to hack on some Go code and send people Gerrit CLs.

You can verify the email belongs to the same github account
of mine: https://github.com/x1ddos.

Change-Id: Idfe43d22b0183f27f5803a1ab3cc90cb6c859dac
Reviewed-on: https://go-review.googlesource.com/c/build/+/189399
Reviewed-by: Andrew Bonventre <andybons@golang.org>
diff --git a/internal/gophers/gophers.go b/internal/gophers/gophers.go
index 740de25..ac8635a 100644
--- a/internal/gophers/gophers.go
+++ b/internal/gophers/gophers.go
@@ -202,10 +202,9 @@
 	addPerson("Alex Skinner", "alex@lx.lc", "6090@62eb7196-b449-3ce5-99f1-c037f21e1705")
 	addPerson("Alex Stoddard", "alex.stoddard@comcast.net")
 	addPerson("Alex Tokarev", "aleksator@gmail.com", "@aleksator")
-	addPerson("Alex Vaghin", "crhyme@google.com")
-	addPerson("Alex Vaghin", "ddos@google.com")
-	addPerson("Alex Vaghin", "ddos@google.com", "6347@62eb7196-b449-3ce5-99f1-c037f21e1705")
-	addPerson("Alex Vaghin", "ddos@google.com", "@x1ddos")
+	addPerson("Alex Vaghin", "ddos@google.com", "alex@cloudware.io", "@x1ddos")
+	addPerson("Alex Vaghin", "crhyme@google.com", "6347@62eb7196-b449-3ce5-99f1-c037f21e1705")
+	addPerson("Alex Vaghin", "alex@cloudware.io", "8870@62eb7196-b449-3ce5-99f1-c037f21e1705")
 	addPerson("Alex Yu", "yu.alex96@gmail.com")
 	addPerson("AlexRudd", "rudd.alex1@gmail.com")
 	addPerson("Alexander A. Klimov", "alexander.klimov@netways.de")