From 0c6453392eadaac6ebc282f021acfb2b5f3fa438 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:50:38 +0800 Subject: [PATCH] Create org.json --- domains/org.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/org.json diff --git a/domains/org.json b/domains/org.json new file mode 100644 index 000000000..1570b3e57 --- /dev/null +++ b/domains/org.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": {}, + "reserved": true +}