From b4e4c4d639342272d8a55e49383436f258ae5346 Mon Sep 17 00:00:00 2001 From: Sandeep Vattapparambil Date: Sat, 10 Oct 2020 16:22:04 +0530 Subject: [PATCH 1/9] added my domain entry --- domains/sandeepv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sandeepv.json diff --git a/domains/sandeepv.json b/domains/sandeepv.json new file mode 100644 index 000000000..be12d1570 --- /dev/null +++ b/domains/sandeepv.json @@ -0,0 +1,12 @@ +{ + "description": "Sandeep's personal website", + "owner": { + "username": "SandeepVattapparambil", + "email": "sandeepv68@gmail.com" + }, + "record": { + "CNAME": "sandeepv.in", + "URL": "https://sandeepv.is-a.dev" + } + } + \ No newline at end of file From 17fdd7e765d3eee89d11dcee240c82f5089d61e6 Mon Sep 17 00:00:00 2001 From: breekoy Date: Sat, 10 Oct 2020 19:24:03 +0800 Subject: [PATCH 2/9] add bree.json --- domains/bree.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bree.json diff --git a/domains/bree.json b/domains/bree.json new file mode 100644 index 000000000..d5ce25a31 --- /dev/null +++ b/domains/bree.json @@ -0,0 +1,12 @@ +{ + "description": "Bree is a Dev", + "repo": "https://github.com/breekoy/breekoy.github.io", + "owner": { + "username": "breekoy", + "email": "mcwall.breekoy@gmail.com" + }, + "record": { + "CNAME": "breekoy.github.io", + "URL": "https://bree.is-a.dev" + } +} \ No newline at end of file From 17834b30cfccd4c5bfea54f6a94cfe09d079e468 Mon Sep 17 00:00:00 2001 From: Masood Mohammad <45809678+masoodbinmohammad@users.noreply.github.com> Date: Sat, 10 Oct 2020 17:04:21 +0530 Subject: [PATCH 3/9] is a dev PR is a dev PR --- domains/masood.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/masood.json diff --git a/domains/masood.json b/domains/masood.json new file mode 100644 index 000000000..376e62225 --- /dev/null +++ b/domains/masood.json @@ -0,0 +1,12 @@ +{ + "description": "Masood Mohammad's Personal Website", + "repo": "https://github.com/masoodbinmohammad", + "owner": { + "username": "masoodbinmohammad", + "email": "masoodbinmohammad@hotmail.com" + }, + "record": { + "CNAME": "masoodbinmohammad.github.io", + "URL": "https://masood.is-a.dev" + } +} From 6e060db55391732f091faa75ef4c2fe3667c98fc Mon Sep 17 00:00:00 2001 From: Matthias Bilger Date: Sat, 10 Oct 2020 14:32:28 +0200 Subject: [PATCH 4/9] Create m42e.json --- domains/m42e.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/m42e.json diff --git a/domains/m42e.json b/domains/m42e.json new file mode 100644 index 000000000..eae93cb4d --- /dev/null +++ b/domains/m42e.json @@ -0,0 +1,12 @@ +{ + "description": "m42e Homepage", + "repo": "https://github.com/m42e", + "owner": { + "username": "m42e", + "email": "matthias@bilger.info" + }, + "record": { + "CNAME": "bilger.info", + "URL": "https://m42e.is-a.dev" + } +} From c3ba27ee8816b11d7df09cb16d996418bc0a70e9 Mon Sep 17 00:00:00 2001 From: Kaguwo <60431344+kaguwomin@users.noreply.github.com> Date: Sat, 10 Oct 2020 15:48:26 +0300 Subject: [PATCH 5/9] Create kaguwo.json --- domains/kaguwo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kaguwo.json diff --git a/domains/kaguwo.json b/domains/kaguwo.json new file mode 100644 index 000000000..a0e384049 --- /dev/null +++ b/domains/kaguwo.json @@ -0,0 +1,11 @@ +{ + "description": "Kaguwo's Personal Website", + "owner": { + "username": "kaguwomin", + "email": "business@kaguwo.com" + }, + "record": { + "CNAME": "kaguwo.com", + "URL": "https://kaguwo.is-a.dev" + } +} From 6aa510195bfe8a5c932ee692748960f39cc04f56 Mon Sep 17 00:00:00 2001 From: Bae <50950966+ba-e@users.noreply.github.com> Date: Sat, 10 Oct 2020 16:07:31 +0300 Subject: [PATCH 6/9] =?UTF-8?q?domain=20init=20=F0=9F=91=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/bae.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/bae.json diff --git a/domains/bae.json b/domains/bae.json new file mode 100644 index 000000000..bdde25c56 --- /dev/null +++ b/domains/bae.json @@ -0,0 +1,13 @@ +{ + "description": "Bae's personal website", + + "owner": { + "username": "ba-e", + "email": "bae.nyom@gmail.com" + }, + + "record": { + "CNAME": "bae.codes", + "URL": "https://bae.is-a.dev" + } +} \ No newline at end of file From df94803e860063195c85add0ad3f428acbeb4740 Mon Sep 17 00:00:00 2001 From: Peris Rai Date: Sat, 10 Oct 2020 19:00:52 +0545 Subject: [PATCH 7/9] Added peris.json file --- domains/peris.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peris.json diff --git a/domains/peris.json b/domains/peris.json new file mode 100644 index 000000000..cf24596f8 --- /dev/null +++ b/domains/peris.json @@ -0,0 +1,12 @@ +{ + "description": "Peris's Portfolio", + "repo": "https://github.com/perisrai/perisrai.github.io", + "owner": { + "username": "perisrai", + "email": "perishrai@gmail.com" + }, + "record": { + "CNAME": "perisrai.github.io", + "URL": "https://peris.is-a.dev" + } + } \ No newline at end of file From b8e0e468d24bb4f36121f1018a969770a9dbc710 Mon Sep 17 00:00:00 2001 From: Irek Nazmiev Date: Sat, 10 Oct 2020 19:22:22 +0300 Subject: [PATCH 8/9] Create ireknazm.json --- domains/ireknazm.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ireknazm.json diff --git a/domains/ireknazm.json b/domains/ireknazm.json new file mode 100644 index 000000000..3d5604bb3 --- /dev/null +++ b/domains/ireknazm.json @@ -0,0 +1,12 @@ +{ + "description": "The domain will be used for a new version of my portfolio site, later in a future :)", + "repo": "https://github.com/Nagellan/Portfolio-v2", + "owner": { + "username": "Nagellan", + "email": "ireknazmievirek@gmail.com" + }, + "record": { + "CNAME": "Nagellan.github.io", + "URL": "https://ireknazm.is-a.dev" + } +} From 4923ad6e6739e9872424dd0e5406d6f993e4510a Mon Sep 17 00:00:00 2001 From: Shane Vandegrift Date: Sat, 10 Oct 2020 13:35:41 -0400 Subject: [PATCH 9/9] Create shane.json --- domains/shane.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shane.json diff --git a/domains/shane.json b/domains/shane.json new file mode 100644 index 000000000..473adfbbf --- /dev/null +++ b/domains/shane.json @@ -0,0 +1,12 @@ +{ + "description": "Shane Vandegrift, a friendly fullstack developer", + "repo": "https://github.com/vandesm14/vandesm14.github.io", + "owner": { + "username": "Vandesm14", + "email": "vandesm14@gmail.com" + }, + "record": { + "CNAME": "vandesm14.github.io", + "URL": "https://shane.is-a.dev" + } +}