From 00d01b7fea4dacedf18004db1dd7c8fcbf88ab07 Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 01:17:10 +1000 Subject: [PATCH 1/6] Added mqry --- domains/mqry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mqry.json diff --git a/domains/mqry.json b/domains/mqry.json new file mode 100644 index 000000000..401ec3ea6 --- /dev/null +++ b/domains/mqry.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mqry", + "email": "maryjane27refuerzo@gmail.com" + }, + "record": { + "CNAME": "mqry.github.io" + } + } + \ No newline at end of file From 75d5507bfefc1a865ca94946eb299bee7273f45b Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 01:25:28 +1000 Subject: [PATCH 2/6] Create your-domain-name.json --- domains/your-domain-name.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/your-domain-name.json diff --git a/domains/your-domain-name.json b/domains/your-domain-name.json new file mode 100644 index 000000000..ba29030b2 --- /dev/null +++ b/domains/your-domain-name.json @@ -0,0 +1 @@ +mqry.is-a.dev From 7ebdbbc4ad60f916b0556d53c4d6b06bd9fa6502 Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 02:16:56 +1000 Subject: [PATCH 3/6] Update sudev.json --- domains/sudev.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/sudev.json b/domains/sudev.json index 33022c303..3986b3131 100644 --- a/domains/sudev.json +++ b/domains/sudev.json @@ -1,11 +1,10 @@ { - "description": "Microsoft Student Ambassador, student at College of Engineering Trivandrum", - "repo": "https://github.com/gamegods3/gamegods3.github.io", + "repo": "https://github.com/mqry/mqry.github.io", "owner": { - "username": "gamegods3", - "email": "sudevssuresh@gmail.com" + "username": "mqry", + "email": "maryjane27refuerzo@gmail.com" }, "record": { - "CNAME": "gamegods3.github.io" + "CNAME": "hashnode.network" } } From 1c4bd63a12c209b5e18e1f7a903539ed4aab8088 Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 02:59:29 +1000 Subject: [PATCH 4/6] Update mqry.json --- domains/mqry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mqry.json b/domains/mqry.json index 401ec3ea6..fe7baefde 100644 --- a/domains/mqry.json +++ b/domains/mqry.json @@ -5,7 +5,7 @@ "email": "maryjane27refuerzo@gmail.com" }, "record": { - "CNAME": "mqry.github.io" + "CNAME": "hashnode.network" } } \ No newline at end of file From 16dcbf19afd30387f97792fd7b93087f576b1ea5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 7 Jan 2023 06:53:09 +0800 Subject: [PATCH 5/6] Delete your-domain-name.json --- domains/your-domain-name.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/your-domain-name.json diff --git a/domains/your-domain-name.json b/domains/your-domain-name.json deleted file mode 100644 index ba29030b2..000000000 --- a/domains/your-domain-name.json +++ /dev/null @@ -1 +0,0 @@ -mqry.is-a.dev From 5c79be70deae0ddc5e525378223cdbaa5c3dd5f9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 7 Jan 2023 14:25:30 +0800 Subject: [PATCH 6/6] revert changes to sudev.json --- domains/sudev.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/sudev.json b/domains/sudev.json index 3986b3131..33022c303 100644 --- a/domains/sudev.json +++ b/domains/sudev.json @@ -1,10 +1,11 @@ { - "repo": "https://github.com/mqry/mqry.github.io", + "description": "Microsoft Student Ambassador, student at College of Engineering Trivandrum", + "repo": "https://github.com/gamegods3/gamegods3.github.io", "owner": { - "username": "mqry", - "email": "maryjane27refuerzo@gmail.com" + "username": "gamegods3", + "email": "sudevssuresh@gmail.com" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "gamegods3.github.io" } }