From a748fb96736f41dc95c64b62c5d58ef803599c91 Mon Sep 17 00:00:00 2001 From: August Date: Mon, 19 Oct 2020 17:48:50 -0700 Subject: [PATCH 1/2] Create august.json --- domains/august.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/august.json diff --git a/domains/august.json b/domains/august.json new file mode 100644 index 000000000..7e0adaaf3 --- /dev/null +++ b/domains/august.json @@ -0,0 +1,10 @@ +{ + "description": "some 16 year old who knows how to code", + "record": { + "URL": "https://augu.dev" + }, + "owner": { + "username": "auguwu", + "email": "august@augu.dev" + } +} \ No newline at end of file From d2d1e898fc46badf6326430bc86759cdd1da550c Mon Sep 17 00:00:00 2001 From: August Date: Mon, 19 Oct 2020 17:50:19 -0700 Subject: [PATCH 2/2] Add repo --- domains/august.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/august.json b/domains/august.json index 7e0adaaf3..bdcb39259 100644 --- a/domains/august.json +++ b/domains/august.json @@ -1,5 +1,6 @@ { "description": "some 16 year old who knows how to code", + "repo": "https://github.com/auguwu", "record": { "URL": "https://augu.dev" },