Create maintainer-emails.json

This commit is contained in:
Jay Jackson
2021-09-06 20:11:06 -04:00
committed by GitHub
parent 4adc1cdad5
commit 9ddcc682e7
+14
View File
@@ -0,0 +1,14 @@
{
"description": "Emails For is-a.dev Maintainers",
"owner": {
"username": "TheBotlyNoob",
"email": "TheBotlyNoob@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}