hswaw/laserproxy: improve username suggestions

Change-Id: I64a683d83ec383fa1cf289c1795cc9ed61144239
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1454
Reviewed-by: q3k <q3k@hackerspace.pl>
diff --git a/hswaw/laserproxy/main.go b/hswaw/laserproxy/main.go
index 03c2bf8..3e7a9ad 100644
--- a/hswaw/laserproxy/main.go
+++ b/hswaw/laserproxy/main.go
@@ -110,7 +110,7 @@
 
 var (
 	sampleNames = []string{
-		"enleth", "radex", "qdot", "hans acker", "lars aser", "makłowicz",
+		"elia", "radex", "qdot", "hans acker", "lars aser", "makłowicz",
 	}
 )