From 7d206d4bfe348a9e4b2c273cbb95123ec0ff684f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=D0=A4S=D4=90P=D0=8A=D2=A4=D0=87=20=D2=A0=D0=AF=D0=94?= =?UTF-8?q?=D4=9E=D0=A4=D0=A9S=D2=9C=D0=87?= <53848716+SlavicMan@users.noreply.github.com> Date: Tue, 27 Oct 2020 14:32:01 +1030 Subject: [PATCH 1/9] Create slavicman.json --- domains/slavicman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/slavicman.json diff --git a/domains/slavicman.json b/domains/slavicman.json new file mode 100644 index 000000000..c8d34533c --- /dev/null +++ b/domains/slavicman.json @@ -0,0 +1,11 @@ +{ + "description": "The Slavic Dev Website", + "repo": "https://github.com/SlavicMan/atomixdev.github.io", + "owner": { + "username": "SlavicMan", + "email": "kizz4114@yahoo.com" + }, + "record": { + "CNAME": "slavicman.github.io/atomixdev.github.io" + } +} From 6b9cd97e849108c3157b4c66707f13e0973b0705 Mon Sep 17 00:00:00 2001 From: dkaviarasu <31497938+dkaviarasu@users.noreply.github.com> Date: Fri, 30 Oct 2020 00:43:18 -0400 Subject: [PATCH 2/9] Create kavi.json --- domains/kavi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kavi.json diff --git a/domains/kavi.json b/domains/kavi.json new file mode 100644 index 000000000..dbd3fda48 --- /dev/null +++ b/domains/kavi.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/dkaviarasu/kavi.github.io", + "owner": { + "username": "dkaviarasu", + "email": "", + "twitter": "kaviarasudm" + }, + "record": { + "CNAME": "kavi.github.io" + } +} From eec2cf249ab722c19f8a94b930d2829e54135ad6 Mon Sep 17 00:00:00 2001 From: dkaviarasu <31497938+dkaviarasu@users.noreply.github.com> Date: Fri, 30 Oct 2020 16:13:43 -0400 Subject: [PATCH 3/9] Update kavi.json --- domains/kavi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kavi.json b/domains/kavi.json index dbd3fda48..f81d0b7f7 100644 --- a/domains/kavi.json +++ b/domains/kavi.json @@ -1,12 +1,12 @@ { "description": "Portfolio website", - "repo": "https://github.com/dkaviarasu/kavi.github.io", + "repo": "https://github.com/dkaviarasu/dkaviarasu.github.io", "owner": { "username": "dkaviarasu", "email": "", "twitter": "kaviarasudm" }, "record": { - "CNAME": "kavi.github.io" + "CNAME": "dkaviarasu.github.io" } } From 594c4edfe9e9e8034aa7c120732650b463334e4d Mon Sep 17 00:00:00 2001 From: winter-code Date: Sat, 31 Oct 2020 01:49:57 +0530 Subject: [PATCH 4/9] Add arpana.json --- arpana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 arpana.json diff --git a/arpana.json b/arpana.json new file mode 100644 index 000000000..d208f0afe --- /dev/null +++ b/arpana.json @@ -0,0 +1,12 @@ +{ + "description": "Meet Arpana!", + "repo": "https://github.com/winter-code/winter-code", + "owner": { + "username": "winter-code", + "email": "arpana11mehta@gmail.com", + "twitter": "arpana_naa" + }, + "record": { + "CNAME": "winter-code.github.io" + } +} From 8758277882b39b4032677dd0e45beefd31d52e78 Mon Sep 17 00:00:00 2001 From: DanField12 <32625952+DanField12@users.noreply.github.com> Date: Sat, 31 Oct 2020 08:04:57 +1100 Subject: [PATCH 5/9] Create dan --- domains/dan | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dan diff --git a/domains/dan b/domains/dan new file mode 100644 index 000000000..5b6f32aa7 --- /dev/null +++ b/domains/dan @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DanField12", + "email": "dan.field643@gmail.com" + }, + "description": "Dan's Blog and Portfolio", + "repository": "https://github.com/DanField12/DanField12.github.io.git", + "record": { + "CNAME": "DanField12.github.io" + } +} From f0c3365914977cfc584afedfe262116018f2bf65 Mon Sep 17 00:00:00 2001 From: DanField12 <32625952+DanField12@users.noreply.github.com> Date: Sat, 31 Oct 2020 08:08:33 +1100 Subject: [PATCH 6/9] Update dan --- domains/dan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dan b/domains/dan index 5b6f32aa7..8f7023050 100644 --- a/domains/dan +++ b/domains/dan @@ -1,10 +1,10 @@ { + "description": "Dan's Blog and Portfolio", + "repo": "https://github.com/DanField12/DanField12.github.io.git", "owner": { "username": "DanField12", "email": "dan.field643@gmail.com" }, - "description": "Dan's Blog and Portfolio", - "repository": "https://github.com/DanField12/DanField12.github.io.git", "record": { "CNAME": "DanField12.github.io" } From 5417bce3a1b7729468ecf7762e0bffa7f40e07f6 Mon Sep 17 00:00:00 2001 From: DanField12 <32625952+DanField12@users.noreply.github.com> Date: Sat, 31 Oct 2020 09:56:28 +1100 Subject: [PATCH 7/9] how did i forget .json at the end??? --- domains/{dan => dan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dan => dan.json} (100%) diff --git a/domains/dan b/domains/dan.json similarity index 100% rename from domains/dan rename to domains/dan.json From fae413c98bf00577e1222496d3f942b1a0a6bcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=D0=A4S=D4=90P=D0=8A=D2=A4=D0=87=20=D2=A0=D0=AF=D0=94?= =?UTF-8?q?=D4=9E=D0=A4=D0=A9S=D2=9C=D0=87?= <53848716+SlavicMan@users.noreply.github.com> Date: Sat, 31 Oct 2020 21:11:34 +1030 Subject: [PATCH 8/9] Update slavicman.json --- domains/slavicman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/slavicman.json b/domains/slavicman.json index c8d34533c..1d0297ee2 100644 --- a/domains/slavicman.json +++ b/domains/slavicman.json @@ -1,11 +1,11 @@ { "description": "The Slavic Dev Website", - "repo": "https://github.com/SlavicMan/atomixdev.github.io", + "repo": "https://github.com/SlavicMan/slavicman.github.io", "owner": { "username": "SlavicMan", "email": "kizz4114@yahoo.com" }, "record": { - "CNAME": "slavicman.github.io/atomixdev.github.io" + "CNAME": "slavicman.github.io" } } From be94d780bc7b858f85b361c8f1d9ccdcfae6ce87 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 31 Oct 2020 19:29:19 +0530 Subject: [PATCH 9/9] Corrects record file location --- arpana.json => domains/arpana.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arpana.json => domains/arpana.json (100%) diff --git a/arpana.json b/domains/arpana.json similarity index 100% rename from arpana.json rename to domains/arpana.json