From bbbe526cd8ab012d09964a5e120213f33f557f10 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Dec 2023 09:09:32 +0800 Subject: [PATCH] Update mailx.json --- domains/mailx.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/mailx.json b/domains/mailx.json index c77e2cced..7b66d1b4d 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - - "record": { - "A": ["51.161.54.164"] - } + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "A": ["51.161.54.164"] } - \ No newline at end of file +}