From 3b753bd98363ca19f7cb9e6b79595f4c1529adcb Mon Sep 17 00:00:00 2001 From: Reed Jones Date: Thu, 8 Oct 2020 23:03:01 -0700 Subject: [PATCH] Create reed.json --- domains/reed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reed.json diff --git a/domains/reed.json b/domains/reed.json new file mode 100644 index 000000000..5f70ceda1 --- /dev/null +++ b/domains/reed.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/reed-jones", + "owner": { + "username": "reed-jones", + "email": "reedjones@reedjones.com" + }, + "record": { + "CNAME": "reedjones.com", + "URL": "https://reed.is-a.dev" + } +}