diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 5811caaf3..817c9da4c 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -1,9 +1,10 @@ { "owner": { - "username": "is-a-dev-bot", + "username": "andrewstech", "email": "is-a-dev@win11react.com" }, "record": { - "MX": ["mail.is-a.dev"] + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } }