From 673d2d620d7e1ed32fe74c60816c6cde4673f76a Mon Sep 17 00:00:00 2001 From: Techy <52178694+Techy@users.noreply.github.com> Date: Sun, 25 Jul 2021 20:11:46 -0700 Subject: [PATCH 1/2] techy.is-a.dev --- domains/techy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techy.json diff --git a/domains/techy.json b/domains/techy.json new file mode 100644 index 000000000..6435c39e6 --- /dev/null +++ b/domains/techy.json @@ -0,0 +1,11 @@ +{ + "description": "Techy's blog", + "repo": "https://github.com/Techy/techy.github.io", + "owner": { + "username": "techy", + "twitter": "tech_dude1" + }, + "record": { + "CNAME": "techy.github.io" + } +} From 3ab343d6d51e292bf95c3113475b31b72d28a5c2 Mon Sep 17 00:00:00 2001 From: Techy <52178694+Techy@users.noreply.github.com> Date: Mon, 26 Jul 2021 15:31:05 -0700 Subject: [PATCH 2/2] Add email property --- domains/techy.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/techy.json b/domains/techy.json index 6435c39e6..fa821291b 100644 --- a/domains/techy.json +++ b/domains/techy.json @@ -3,6 +3,7 @@ "repo": "https://github.com/Techy/techy.github.io", "owner": { "username": "techy", + "email": "", "twitter": "tech_dude1" }, "record": {