From 32e4c9dcb78d125c5238303de8363934711d70eb Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 08:11:07 +0800 Subject: [PATCH] Update staff.json --- domains/staff.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/staff.json b/domains/staff.json index 5cba77419..6ae9fc5d3 100644 --- a/domains/staff.json +++ b/domains/staff.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "mahirmolai27", - "email": "mtgissmart@gmail.com" - }, - "record": { - "CNAME": "is-a-dev-maintainers.pages.dev" - } - } - \ No newline at end of file +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "is-a-dev-maintainers.pages.dev" + } +}