From 4693099df8758d10b5ff7cc166038eacb0e55692 Mon Sep 17 00:00:00 2001 From: Shambhavi Mishra <42893001+ShambhaviCodes@users.noreply.github.com> Date: Mon, 12 Oct 2020 20:20:44 +0530 Subject: [PATCH 1/5] Create shambhavi.json --- domains/shambhavi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shambhavi.json diff --git a/domains/shambhavi.json b/domains/shambhavi.json new file mode 100644 index 000000000..d55b56f53 --- /dev/null +++ b/domains/shambhavi.json @@ -0,0 +1,11 @@ +{ + "description": "Shambhavi's Web-Dev Home", + "repo": "https://github.com/ShambhaviCodes/ShambhaviCodes.github.io", + "owner": { + "username": "ShambhaviCodes", + "email": "shambhavimishra26@gmail.com" + }, + "record": { + "CNAME": "shambhavicodes.github.io" + } +} From c2d55c1115b976f458c31f6c59ab0a8b5d129743 Mon Sep 17 00:00:00 2001 From: Kiran Nambiar <14028003+sudopower@users.noreply.github.com> Date: Mon, 12 Oct 2020 20:28:44 +0530 Subject: [PATCH 2/5] Create kirann.json --- domains/kirann.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kirann.json diff --git a/domains/kirann.json b/domains/kirann.json new file mode 100644 index 000000000..7fd93f279 --- /dev/null +++ b/domains/kirann.json @@ -0,0 +1,11 @@ +{ + "description": "Kiran's personal developer website", + "repo": "https://github.com/sudopower", + "owner": { + "username": "sudopower", + "email": "nkirandroid@gmail.com" + }, + "record": { + "URL": "http://sudopower.com" + } +} From 2c8dc0656b90fa880cb7c3ff1920279d7d22dfa3 Mon Sep 17 00:00:00 2001 From: allsyed Date: Mon, 12 Oct 2020 16:50:20 +0000 Subject: [PATCH 3/5] Create allsyed.json --- domains/allsyed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/allsyed.json diff --git a/domains/allsyed.json b/domains/allsyed.json new file mode 100644 index 000000000..e6d1c9981 --- /dev/null +++ b/domains/allsyed.json @@ -0,0 +1,12 @@ +{ + "description": "Allsyed's personal website", + "repo": "https://github.com/allsyed", + "owner": { + "username": "allsyed", + "email": "allsyed@pm.me" + }, + "record": { + "CNAME": "allsyed.com", + "URL": "https://allsyed.is-a.dev" + } +} From a9399f24f3a946ff3d72678d642b29a32e54cc95 Mon Sep 17 00:00:00 2001 From: Forsas <53380023+forsas@users.noreply.github.com> Date: Mon, 12 Oct 2020 22:08:38 +0300 Subject: [PATCH 4/5] Add forsas --- domains/forsas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/forsas.json diff --git a/domains/forsas.json b/domains/forsas.json new file mode 100644 index 000000000..7398d4ec7 --- /dev/null +++ b/domains/forsas.json @@ -0,0 +1,12 @@ +{ + "description": "Forsas website and blog", + "repo": "https://github.com/forsas/forsas.github.io", + "owner": { + "username": "forsas", + "email": "forsaslt@gmail.com" + }, + "record": { + "CNAME": "forsas.github.io", + "URL": "https://forsas.is-a.dev" + } +} From 775dc7c1fa3599de6d02840461846332ab576a36 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 00:31:11 +0530 Subject: [PATCH 5/5] Update domains/allsyed.json --- domains/allsyed.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/allsyed.json b/domains/allsyed.json index e6d1c9981..f12be2194 100644 --- a/domains/allsyed.json +++ b/domains/allsyed.json @@ -6,7 +6,6 @@ "email": "allsyed@pm.me" }, "record": { - "CNAME": "allsyed.com", - "URL": "https://allsyed.is-a.dev" + "CNAME": "allsyed.com" } }