Merge pull request #1189 from LetMeWoosh/patch-1

Create woosh.json
This commit is contained in:
Hackermon
2021-09-24 14:42:47 -04:00
committed by GitHub
+13
View File
@@ -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"
]
}
}