diff --git a/domains/maintainer-emails.json b/domains/maintainer-emails.json new file mode 100644 index 000000000..d2a068fef --- /dev/null +++ b/domains/maintainer-emails.json @@ -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" + } +}