From ce66d83ffc438d93139c964ab7575bbf81271324 Mon Sep 17 00:00:00 2001 From: Ashish Yadav Date: Fri, 9 Oct 2020 12:03:37 +0545 Subject: [PATCH 1/3] 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/3] 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/3] '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" + } +}