From ad90959e5fe247d26227e45055589d90607bac84 Mon Sep 17 00:00:00 2001 From: DrMonocle Date: Thu, 28 Oct 2021 16:44:39 +0100 Subject: [PATCH 1/6] Create drmonocle.json --- domains/drmonocle.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drmonocle.json diff --git a/domains/drmonocle.json b/domains/drmonocle.json new file mode 100644 index 000000000..0f7638dfb --- /dev/null +++ b/domains/drmonocle.json @@ -0,0 +1,11 @@ +{ + "description": "DrMonocle Website", + "repo": "https://github.com/monocledr/monocledr.github.io", + "owner": { + "username": "monocledr", + "email": "contact.drmonocle@gmail.com" + }, + "record": { + "CNAME": "monocledr.github.io" + } +} From 39986c350a15d8d5d74f086ed0e4c2fb8e5dcfc0 Mon Sep 17 00:00:00 2001 From: Suman Mondal Date: Sun, 31 Oct 2021 21:28:48 +0530 Subject: [PATCH 2/6] Add suman.json --- domains/suman.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/suman.json diff --git a/domains/suman.json b/domains/suman.json new file mode 100644 index 000000000..18c5dee20 --- /dev/null +++ b/domains/suman.json @@ -0,0 +1,13 @@ +{ + "description": "Suman's Personal Website", + "repo": "https://github.com/thatsuman/thatsuman.github.io", + "owner": { + "username": "thatsuman", + "email": "suman.multiverse@gmail.com", + "twitter": "thatsumann" + }, + "record": { + "CNAME": "thatsuman.github.io" + } + } + \ No newline at end of file From 0912774aa2a653270d69f57228e70396f694f584 Mon Sep 17 00:00:00 2001 From: Kevin Kuriakose Date: Mon, 1 Nov 2021 11:14:53 +0530 Subject: [PATCH 3/6] Add technohacker.json --- domains/technohacker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/technohacker.json diff --git a/domains/technohacker.json b/domains/technohacker.json new file mode 100644 index 000000000..0789bb185 --- /dev/null +++ b/domains/technohacker.json @@ -0,0 +1,11 @@ +{ + "description": "Personal GitHub page", + "repo": "https://github.com/Technohacker/technohacker.github.io", + "owner": { + "username": "Technohacker", + "email": "technohacker1995@gmail.com" + }, + "record": { + "CNAME": "technohacker.github.io" + } +} From 8f0dd17cc64901c20a8321fa74223ba805205f89 Mon Sep 17 00:00:00 2001 From: Arnav Gupta Date: Mon, 22 Nov 2021 22:43:45 +0530 Subject: [PATCH 4/6] Rename arnav.json to CashlyCash.json Sorry for that but you earlier changed CashlyCash.json => Arnav.json almost 3-4 weeks after I told yout to do the change if it would have been done ealier it wouldnt have caused problems for me but now its causing severe problems as I need to now change many reduire oauths etc which need a hell lot of time so I am so sorry but please revert it back to CashlyCash.json. Thanks --- domains/{arnav.json => CashlyCash.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{arnav.json => CashlyCash.json} (100%) diff --git a/domains/arnav.json b/domains/CashlyCash.json similarity index 100% rename from domains/arnav.json rename to domains/CashlyCash.json From 7a6c9fbef7f32686aa0f63ad01794d6327fcfb57 Mon Sep 17 00:00:00 2001 From: Arnav Gupta Date: Wed, 24 Nov 2021 19:03:40 +0530 Subject: [PATCH 5/6] Rename CashlyCash.json to cashlycash.json --- domains/{CashlyCash.json => cashlycash.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{CashlyCash.json => cashlycash.json} (100%) diff --git a/domains/CashlyCash.json b/domains/cashlycash.json similarity index 100% rename from domains/CashlyCash.json rename to domains/cashlycash.json From 4316bb31d09453e790c2cc1e196c98c0dfddf6c4 Mon Sep 17 00:00:00 2001 From: Mabc365 <85178607+Mabc365@users.noreply.github.com> Date: Thu, 25 Nov 2021 21:26:01 -0500 Subject: [PATCH 6/6] Delete mabc365.json --- domains/mabc365.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mabc365.json diff --git a/domains/mabc365.json b/domains/mabc365.json deleted file mode 100644 index bb0418742..000000000 --- a/domains/mabc365.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mabc365", - "email": "mustafaasif365@hotmail.com" - }, - "record": { - "CNAME": "mabc365.github.io" - } -}