From 1b9eaf7e72bf5c7df7ec4449619af25822481a6d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 19 Mar 2023 11:02:36 +0800 Subject: [PATCH] Update cli.json --- domains/cli.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/cli.json b/domains/cli.json index ca55e49ac..72adff01c 100644 --- a/domains/cli.json +++ b/domains/cli.json @@ -1,9 +1,10 @@ { "owner": { - "username": "@is-a-dev/maintainers", - "email": "phenax5@gmail.com" + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" }, + "record": { - "CNAME": "andrewstech.github.io" + "CNAME": "wdhdns.com" } }