From de2aed2c6d5092575a81079180d812b6fe08bc70 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:36:18 +0800 Subject: [PATCH] Update auth.json --- domains/auth.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/auth.json b/domains/auth.json index 36646103a..b89bf8cf7 100644 --- a/domains/auth.json +++ b/domains/auth.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "@is-a-dev/maintainers", - "email": "mahir@molai.dev" - }, - "record": { - "A": ["199.36.158.100"] - } - } - +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "A": ["199.36.158.100"] + } +}