From 9b063028e82bacb3cd03bc85a5b57496ccc90f59 Mon Sep 17 00:00:00 2001 From: Michael Robbins Date: Thu, 8 Oct 2020 05:49:29 -0700 Subject: [PATCH 1/4] Add mike.json --- domains/mike.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mike.json diff --git a/domains/mike.json b/domains/mike.json new file mode 100644 index 000000000..7feea0794 --- /dev/null +++ b/domains/mike.json @@ -0,0 +1,12 @@ +{ + "description": "Mike's portfolio website and blog", + "repo": "https://github.com/mdrobbins", + "owner": { + "username": "mdrobbins", + "email": "mikedrobbins@gmail.com" + }, + "record": { + "URL": "https://mikerobbins.me" + } + } + \ No newline at end of file From 737a0bc884e7a84fcc8b2cbb294e6aa9bd02f9b8 Mon Sep 17 00:00:00 2001 From: Madhav V Date: Thu, 8 Oct 2020 19:17:51 +0530 Subject: [PATCH 2/4] Create madhav.json --- domains/madhav.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/madhav.json diff --git a/domains/madhav.json b/domains/madhav.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/madhav.json @@ -0,0 +1 @@ + From 248cca1fb8d38cf93481b5a75f16b1fb3d6c7961 Mon Sep 17 00:00:00 2001 From: Madhav V Date: Thu, 8 Oct 2020 19:27:10 +0530 Subject: [PATCH 3/4] Update madhav.json with fields --- domains/madhav.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/madhav.json b/domains/madhav.json index 8b1378917..e66d5f4cb 100644 --- a/domains/madhav.json +++ b/domains/madhav.json @@ -1 +1,11 @@ - +{ + "repo": "https://github.com/LaBus3/LaBus3.github.io", + "owner": { + "username": "LaBus3", + "email": "madhav.v.1996@gmail.com" + }, + "record": { + "CNAME": "LaBus3.github.io", + "URL": "https://madhav.is-a.dev" + } +} From 859798b0f47a21d9698c94c5f17961d28232282a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B4=95=E0=B5=8B=E0=B4=A1=E0=B5=8D=20=E0=B4=A4=E0=B5=8B?= =?UTF-8?q?=E0=B4=AE=E0=B4=BE?= <72553710+codethoma@users.noreply.github.com> Date: Thu, 8 Oct 2020 19:27:47 +0530 Subject: [PATCH 4/4] thundergod's domain --- domains/mrthundergod.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrthundergod.json diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json new file mode 100644 index 000000000..a7d5f9b20 --- /dev/null +++ b/domains/mrthundergod.json @@ -0,0 +1,12 @@ +{ + "description": "The ThunderDome", + "repo": "https://github.com/mrthundergod/", + "owner": { + "username": "mrthundergod", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "mrthundergod.github.io", + "URL": "https://mrthundergod.is-a.dev" + } +}