From 73eb2ee23f0feedafe26cc8ddbadb8467c19109a Mon Sep 17 00:00:00 2001 From: PhoenixOrigin Date: Sat, 27 Jan 2024 10:36:27 +0000 Subject: [PATCH] chore: add github user id --- domains/test.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/test.json b/domains/test.json index 0a51a1e9a..a8d932cf5 100644 --- a/domains/test.json +++ b/domains/test.json @@ -1,10 +1,10 @@ { "owner": { "username": "wdhdev", - "email": "william@williamharrison.dev" + "email": "william@williamharrison.dev", + "github_id": 87287585 }, - "record": { "CNAME": "wdhdns.com" } -} +} \ No newline at end of file