From 22fb9f94ec4a8a5bb9840b8a1d507d9eea2783db Mon Sep 17 00:00:00 2001 From: Mikey Date: Thu, 11 Feb 2021 14:29:32 -0500 Subject: [PATCH 1/5] Create mikey.json --- domains/mikey.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/mikey.json diff --git a/domains/mikey.json b/domains/mikey.json new file mode 100644 index 000000000..db4483ada --- /dev/null +++ b/domains/mikey.json @@ -0,0 +1,17 @@ +{ + "description": "A young full-stack developer who loves Python!", + "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", + "owner": { + "username": "isigebengu-mikey", + "email": "mikey@mikeyo.ml", + "twitter": "" + }, + "record": { + "CNAME": "isigebengu-mikey.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + } +} From 29a55803f6085c560dd194c8680e92a1d9efd4a0 Mon Sep 17 00:00:00 2001 From: Mikey Date: Fri, 12 Feb 2021 09:01:33 -0500 Subject: [PATCH 2/5] Update mikey.json --- domains/mikey.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/domains/mikey.json b/domains/mikey.json index db4483ada..36e812167 100644 --- a/domains/mikey.json +++ b/domains/mikey.json @@ -1,17 +1,17 @@ { - "description": "A young full-stack developer who loves Python!", - "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", - "owner": { - "username": "isigebengu-mikey", - "email": "mikey@mikeyo.ml", - "twitter": "" - }, - "record": { - "CNAME": "isigebengu-mikey.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", - } + "description": "A young full-stack developer who loves Python!", + "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", + "owner": { + "username": "isigebengu-mikey", + "email": "mikey@mikeyo.ml", + "twitter": "" + }, + "record": { + "CNAME": "isigebengu-mikey.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 0c5b6c292a5a90ac71cd8402ed9c9706af295116 Mon Sep 17 00:00:00 2001 From: Mikey Date: Sat, 13 Feb 2021 13:32:18 -0500 Subject: [PATCH 3/5] Update mikey.json --- domains/mikey.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/mikey.json b/domains/mikey.json index 36e812167..017c9a460 100644 --- a/domains/mikey.json +++ b/domains/mikey.json @@ -8,10 +8,5 @@ }, "record": { "CNAME": "isigebengu-mikey.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 4b718acd03dd369fdaca2390d6e2a204d7bfed1a Mon Sep 17 00:00:00 2001 From: Avinal Kumar <185067@nith.ac.in> Date: Sun, 14 Feb 2021 19:26:54 +0530 Subject: [PATCH 4/5] Delete avinal.json Deleting domain --- domains/avinal.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/avinal.json diff --git a/domains/avinal.json b/domains/avinal.json deleted file mode 100644 index 120b2c275..000000000 --- a/domains/avinal.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The Interstellar Twilight", - "repo": "https://github.com/avinal/avinal.github.io", - "owner": { - "username": "avinal", - "email": "185067@nith.ac.in" - }, - "record": { - "CNAME": "avinal.github.io" - } -} \ No newline at end of file From d6cb9f69f4520f10dd659333f1716cc720d81a8f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 15 Feb 2021 23:48:07 +0530 Subject: [PATCH 5/5] Update mikey.json --- domains/mikey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mikey.json b/domains/mikey.json index 017c9a460..4d226606e 100644 --- a/domains/mikey.json +++ b/domains/mikey.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "CNAME": "isigebengu-mikey.github.io", + "CNAME": "isigebengu-mikey.github.io" } }