From 7402356540f9e34699ecf83c26362986416d66fb Mon Sep 17 00:00:00 2001 From: Atzu <32654584+z3ro0k@users.noreply.github.com> Date: Mon, 19 Oct 2020 20:38:11 -0500 Subject: [PATCH 1/6] Create atzu.json --- domains/atzu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/atzu.json diff --git a/domains/atzu.json b/domains/atzu.json new file mode 100644 index 000000000..0cf4e5bbe --- /dev/null +++ b/domains/atzu.json @@ -0,0 +1,11 @@ +{ + "description": "ATZU's website", + "repo": "https://github.com/z3ro0k", + "owner": { + "username": "z3ro0k", + "email": "zerok636@gmail.com" + }, + "record": { + "CNAME": "atzu.xyz" + } +} From e13e0296f385469b49ac8ca26e23e0e0011900ff Mon Sep 17 00:00:00 2001 From: Markus <28785953+MarkusJx@users.noreply.github.com> Date: Tue, 20 Oct 2020 08:13:19 +0200 Subject: [PATCH 2/6] Create markus.json --- domains/markus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/markus.json diff --git a/domains/markus.json b/domains/markus.json new file mode 100644 index 000000000..d5a60c9cd --- /dev/null +++ b/domains/markus.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/markusjx/markusjx.github.io", + "owner": { + "username": "markusjx", + "email": "markusjx11@gmail.com" + }, + "record": { + "CNAME": "markusjx.github.io" + } +} From 4c9e1724a6a9376f84ae3fb30aa587f60331741b Mon Sep 17 00:00:00 2001 From: Hazmi35 Date: Tue, 20 Oct 2020 16:45:30 +0700 Subject: [PATCH 3/6] create hzmi.json --- domains/hzmi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hzmi.json diff --git a/domains/hzmi.json b/domains/hzmi.json new file mode 100644 index 000000000..195842361 --- /dev/null +++ b/domains/hzmi.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/Hazmi35", + "owner": { + "username": "Hazmi35", + "email": "contact@hzmi.xyz" + }, + "record": { + "CNAME": "hzmi.me" + } +} From d47302325ff9cd55f9837c496b41e9052336aa53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8F=E3=81=8B=E3=82=89=E3=81=AA=E3=81=84?= <32866617+Waxaranai@users.noreply.github.com> Date: Tue, 20 Oct 2020 16:55:43 +0700 Subject: [PATCH 4/6] Create wisnu.json --- domains/wisnu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wisnu.json diff --git a/domains/wisnu.json b/domains/wisnu.json new file mode 100644 index 000000000..9e6462be1 --- /dev/null +++ b/domains/wisnu.json @@ -0,0 +1,11 @@ +{ + "description": "Wisnu Personal Website", + "repo": "https://github.com/waxaranai", + "owner": { + "username": "Waxaranai", + "email": "waxaranai@gmail.com" + }, + "record": { + "CNAME": "wisnu.me" + } +} From 68568e97af6fa8dbb25490edca2e4a3ed3fd6e5d Mon Sep 17 00:00:00 2001 From: markdimi Date: Tue, 20 Oct 2020 15:17:08 +0300 Subject: [PATCH 5/6] adding my self to the awesome is-a-dev subdomain --- domains/markos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/markos.json diff --git a/domains/markos.json b/domains/markos.json new file mode 100644 index 000000000..cdbb94bd6 --- /dev/null +++ b/domains/markos.json @@ -0,0 +1,11 @@ +{ + "description": "Hello my name is Markos Dimitsas and I am from Greece.", + "repo": "https://github.com/markdimi", + "owner": { + "username": "markdimi", + "email": "markdimitsas@gmail.com" + }, + "record": { + "CNAME": "https://markos.me" + } + } \ No newline at end of file From 8bcda988c48e07a85e08a45f175b5dff87b7bf92 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 20 Oct 2020 19:29:57 +0530 Subject: [PATCH 6/6] Update domains/markos.json --- domains/markos.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/markos.json b/domains/markos.json index cdbb94bd6..40e70b227 100644 --- a/domains/markos.json +++ b/domains/markos.json @@ -6,6 +6,6 @@ "email": "markdimitsas@gmail.com" }, "record": { - "CNAME": "https://markos.me" + "CNAME": "markos.me" } - } \ No newline at end of file + }