From 2c3645453f40aadbfaa76e11b9d154ac41cadd23 Mon Sep 17 00:00:00 2001 From: Sp4nd3x Date: Thu, 8 Oct 2020 18:05:54 +1100 Subject: [PATCH 1/8] Create chris.json --- domains/chris.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chris.json diff --git a/domains/chris.json b/domains/chris.json new file mode 100644 index 000000000..27977fde3 --- /dev/null +++ b/domains/chris.json @@ -0,0 +1,12 @@ + +{ + "description": "Chris' Site", + "repo": "https://github.com/Sp4nd3x/", + "owner": { + "username": "Sp4nd3x", + "email": "chrisisadev@gmail.com" + }, + "record": { + "URL": "https://github.com/Sp4nd3x/" + } +} From 3c23e663239f0466508848846647e1e530356097 Mon Sep 17 00:00:00 2001 From: Sp4nd3x Date: Thu, 8 Oct 2020 18:24:17 +1100 Subject: [PATCH 2/8] Update chris.json update cname. --- domains/chris.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/chris.json b/domains/chris.json index 27977fde3..4d2e47310 100644 --- a/domains/chris.json +++ b/domains/chris.json @@ -7,6 +7,7 @@ "email": "chrisisadev@gmail.com" }, "record": { - "URL": "https://github.com/Sp4nd3x/" + "CNAME": "sp4nd3x.github.io", + "URL": "https://chris.is-a.dev" } } From 2eac0f77874ffd1bf6775c8b30744f5d31360e8b Mon Sep 17 00:00:00 2001 From: Mike Verhees Date: Thu, 8 Oct 2020 13:07:28 +0200 Subject: [PATCH 3/8] Create mverhees.json --- domains/mverhees.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mverhees.json diff --git a/domains/mverhees.json b/domains/mverhees.json new file mode 100644 index 000000000..1e0df62dc --- /dev/null +++ b/domains/mverhees.json @@ -0,0 +1,12 @@ +{ + "description": "Mike's website", + "repo": "https://github.com/MikeVerhees/MikeVerhees.github.io", + "owner": { + "username": "MikeVerhees", + "email": "mikeverhees95@gmail.com" + }, + "record": { + "CNAME": "MikeVerhees.github.io", + "URL": "https://MikeVerhees.is-a.dev" + } +} \ No newline at end of file From 81b1cb3479845c10fa054c596813f8a3784f5db4 Mon Sep 17 00:00:00 2001 From: Shalom Steinbach Date: Thu, 8 Oct 2020 14:19:19 +0300 Subject: [PATCH 4/8] add shalom.json --- domains/shalom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shalom.json diff --git a/domains/shalom.json b/domains/shalom.json new file mode 100644 index 000000000..bf7bd8501 --- /dev/null +++ b/domains/shalom.json @@ -0,0 +1,11 @@ +{ + "description": "Shalom's personal website", + "owner": { + "username": "shalomscott", + "email": "shalomss525@gmail.com" + }, + "record": { + "CNAME": "shalom-is-a-dev.netlify.app", + "URL": "https://shalom.is-a.dev" + } +} From 69fa79a10031fb3dd2796e2d5661addab961943d Mon Sep 17 00:00:00 2001 From: thundergod Date: Thu, 8 Oct 2020 16:49:43 +0530 Subject: [PATCH 5/8] CodeThoma joins the fray --- domains/aj.json | 12 ++++++++++++ domains/codethoma.json | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 domains/aj.json create mode 100644 domains/codethoma.json diff --git a/domains/aj.json b/domains/aj.json new file mode 100644 index 000000000..0ec509f97 --- /dev/null +++ b/domains/aj.json @@ -0,0 +1,12 @@ +{ + "description": "The ThunderDome", + "repo": "https://github.com/mrthundergod/", + "owner": { + "username": "mrthundergod", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "mrthundergod.github.io", + "URL": "https://aj.is-a.dev" + } +} diff --git a/domains/codethoma.json b/domains/codethoma.json new file mode 100644 index 000000000..baafb82d1 --- /dev/null +++ b/domains/codethoma.json @@ -0,0 +1,12 @@ +{ + "description": "The ThunderDome", + "repo": "https://github.com/codethoma/", + "owner": { + "username": "codethoma", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "codethoma.github.io", + "URL": "https://codethoma.is-a.dev" + } +} From 5e9f99947a656738444e6b842239a1eaa8b60f9b Mon Sep 17 00:00:00 2001 From: Aravind AJ <35934260+mrthundergod@users.noreply.github.com> Date: Thu, 8 Oct 2020 16:51:46 +0530 Subject: [PATCH 6/8] Delete aj.json --- domains/aj.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/aj.json diff --git a/domains/aj.json b/domains/aj.json deleted file mode 100644 index 0ec509f97..000000000 --- a/domains/aj.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "The ThunderDome", - "repo": "https://github.com/mrthundergod/", - "owner": { - "username": "mrthundergod", - "email": "mrthundergod@gmail.com" - }, - "record": { - "CNAME": "mrthundergod.github.io", - "URL": "https://aj.is-a.dev" - } -} From 979dfd7f219402108079930f6d03821e5fb4122d Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 8 Oct 2020 18:01:28 +0530 Subject: [PATCH 7/8] Update domains/mverhees.json --- domains/mverhees.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mverhees.json b/domains/mverhees.json index 1e0df62dc..19b6d3678 100644 --- a/domains/mverhees.json +++ b/domains/mverhees.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "MikeVerhees.github.io", - "URL": "https://MikeVerhees.is-a.dev" + "URL": "https://mverhees.is-a.dev" } -} \ No newline at end of file +} From 44ccf3812c08fca05023fdfb2f039b64ca02495e Mon Sep 17 00:00:00 2001 From: Evan Date: Thu, 8 Oct 2020 08:33:11 -0400 Subject: [PATCH 8/8] ecalzo.json and domain --- domains/ecalzo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ecalzo.json diff --git a/domains/ecalzo.json b/domains/ecalzo.json new file mode 100644 index 000000000..1243a68c5 --- /dev/null +++ b/domains/ecalzo.json @@ -0,0 +1,12 @@ +{ + "description": "Evan's personal developer blog", + "repo": "https://github.com/Ecalzo/ecalzo.github.io", + "owner": { + "username": "ecalzo", + "email": "evancalz@me.com" + }, + "record": { + "CNAME": "ecalzo.github.io", + "URL": "https://ecalzo.is-a.dev" + } +}