From 68568e97af6fa8dbb25490edca2e4a3ed3fd6e5d Mon Sep 17 00:00:00 2001 From: markdimi Date: Tue, 20 Oct 2020 15:17:08 +0300 Subject: [PATCH 1/2] 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 2/2] 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 + }