aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2023-12-26 18:33:58 -0600
committerMarc Coquand <marc@mccd.space>2023-12-26 18:33:58 -0600
commit19101c06ad40a10a00f9bd8d8abbaee508803488 (patch)
treeb1e23363004bdeb1496272647a4e628046041532
parent664b34059624d525d38da3e9e452a4bfc190a585 (diff)
downloadfixgen-19101c06ad40a10a00f9bd8d8abbaee508803488.tar.gz
fixgen-19101c06ad40a10a00f9bd8d8abbaee508803488.tar.bz2
fixgen-19101c06ad40a10a00f9bd8d8abbaee508803488.zip
Add a few more creative handles for the email
-rw-r--r--lib/fixture.ml5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/fixture.ml b/lib/fixture.ml
index d127405..fa1450d 100644
--- a/lib/fixture.ml
+++ b/lib/fixture.ml
@@ -37,6 +37,11 @@ let email_handles =
; "trent"
; "victor"
; "walter"
+ ; "slash"
+ ; "mercenary"
+ ; "dollar"
+ ; "winz0r"
+ ; "h4x0r"
]