diff --git a/domains/woosh.json b/domains/woosh.json new file mode 100644 index 000000000..60c87a28e --- /dev/null +++ b/domains/woosh.json @@ -0,0 +1,13 @@ +{ + "description": "idk just a domain i guess", + "repo": "https://github.com/LetMeWoosh", + "owner": { + "username": "LetMeWoosh", + "email": "me@letmewoosh.xyz" + }, + "record": { + "MX": [ + "mail.letmewoosh.me" + ] + } +}