diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 7d9b514e2..8640b679e 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -2,11 +2,18 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["45.11.229.211"], - "MX": ["mail.is-a.dev"], - "TXT": ["v=spf1 mx a:mail.is-a.dev ~all"] + "A": [ + "45.11.229.211" + ], + "MX": [ + "mail.is-a.dev" + ], + "TXT": [ + "v=spf1 mx a:mail.is-a.dev ~all" + ] } -} +} \ No newline at end of file