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" + } +} 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" + } +} diff --git a/domains/markos.json b/domains/markos.json new file mode 100644 index 000000000..40e70b227 --- /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": "markos.me" + } + } 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" + } +} 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" + } +}