From ce66d83ffc438d93139c964ab7575bbf81271324 Mon Sep 17 00:00:00 2001 From: Ashish Yadav Date: Fri, 9 Oct 2020 12:03:37 +0545 Subject: [PATCH 1/5] chore: ashish's domain --- domains/ashish.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashish.json diff --git a/domains/ashish.json b/domains/ashish.json new file mode 100644 index 000000000..a1d6e2498 --- /dev/null +++ b/domains/ashish.json @@ -0,0 +1,12 @@ +{ + "description": "Ashish's personal developer website", + "repo": "https://github.com/ashiishme", + "owner": { + "username": "ashiishme", + "email": "contact@ashiish.me" + }, + "record": { + "CNAME": "ashiish.me", + "URL": "https://ashish.is-a.dev" + } +} From eb5f44d81ad7160a094b9d0d952aaf2957dc4078 Mon Sep 17 00:00:00 2001 From: Susnata Goswami <55017730+proghead00@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:08:18 +0530 Subject: [PATCH 2/5] Added my .json file --- proghead00.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 proghead00.json diff --git a/proghead00.json b/proghead00.json new file mode 100644 index 000000000..e647ed5d9 --- /dev/null +++ b/proghead00.json @@ -0,0 +1,12 @@ +{ + "description": "Susnata's is.a.dev domain!", + "repo": "https://github.com/proghead00/proghead00.github.io", + "owner": { + "username": "proghead00", + "email": "susnata00@gmail.com" + }, + "record": { + "CNAME": "proghead00.github.io", + "URL": "https://proghead00.is-a.dev" + } +} From 0c302a5a0fcec6fbadd1988feff74b7979ef44a2 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel Date: Thu, 8 Oct 2020 23:42:06 -0700 Subject: [PATCH 3/5] 'my website' --- domains/brandon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brandon.json diff --git a/domains/brandon.json b/domains/brandon.json new file mode 100644 index 000000000..b533a756a --- /dev/null +++ b/domains/brandon.json @@ -0,0 +1,12 @@ +{ + "description": "Brandons's personal developer website", + "repo": "https://github.com/b-hexsoul", + "owner": { + "username": "b-hexsoul", + "email": "brandon.hexsel@gmail.com" + }, + "record": { + "CNAME": "b-hexsoul.github.io", + "URL": "https://brandon.is-a.dev" + } +} From af7ddab06070479dfb35c82186d470dc1d3d8bdc Mon Sep 17 00:00:00 2001 From: Adarsh S <47141299+adarshsuresh07@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:14:59 +0530 Subject: [PATCH 4/5] Create adarshs.json --- domains/adarshs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adarshs.json diff --git a/domains/adarshs.json b/domains/adarshs.json new file mode 100644 index 000000000..9d18225cd --- /dev/null +++ b/domains/adarshs.json @@ -0,0 +1,11 @@ +{ + "description": "The portfolio of Adarsh S", + "repo": "https://github.com/adarshsuresh07", + "owner": { + "username": "adarshsuresh07", + "email": "adarshsuresh@cet.ac.in" + }, + "record": { + "URL": "https://adarshs.is-a.dev" + } +} From 8edf6842bc82c25febfabcbd19ef648f1a1a1c9b Mon Sep 17 00:00:00 2001 From: Adarsh S <47141299+adarshsuresh07@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:19:19 +0530 Subject: [PATCH 5/5] Update adarshs.json --- domains/adarshs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/adarshs.json b/domains/adarshs.json index 9d18225cd..47670879b 100644 --- a/domains/adarshs.json +++ b/domains/adarshs.json @@ -6,6 +6,7 @@ "email": "adarshsuresh@cet.ac.in" }, "record": { + "CNAME":"adarshsuresh07.github.io", "URL": "https://adarshs.is-a.dev" } }