diff --git a/domains/aaron.json b/domains/aaron.json new file mode 100644 index 000000000..9778d9150 --- /dev/null +++ b/domains/aaron.json @@ -0,0 +1,12 @@ +{ + "description": "Aaron's personal developer website", + "repo": "https://github.com/aaron-harvey", + "owner": { + "username": "aaronharvey", + "email": "aaron@lolsup.com" + }, + "record": { + "CNAME": "lolsup.com", + "URL": "https://aaron.is-a.dev" + } +} diff --git a/domains/danilofuchs.json b/domains/danilofuchs.json new file mode 100644 index 000000000..46f2cf52a --- /dev/null +++ b/domains/danilofuchs.json @@ -0,0 +1,12 @@ +{ + "description": "danilofuchs's is-a.dev domain", + "repo": "https://github.com/danilofuchs/danilofuchs.github.io", + "owner": { + "username": "danilofuchs", + "email": "danilo_fuchs@hotmail.com" + }, + "record": { + "CNAME": "danilofuchs.github.io", + "URL": "https://danilofuchs.is-a.dev" + } +} diff --git a/domains/michael.json b/domains/michael.json new file mode 100644 index 000000000..8e827e0ed --- /dev/null +++ b/domains/michael.json @@ -0,0 +1,13 @@ +{ + "description": "Michael's portfolio website and blog", + "repo": "https://github.com/michaelmano/michaelmano.github.io", + "owner": { + "username": "michaelmano", + "email": "michael.mano26@gmail.com" + }, + "record": { + "CNAME": "michaelmano.github.io", + "URL": "https://michael.is-a.dev" + } + } + \ No newline at end of file diff --git a/domains/tom.json b/domains/tom.json new file mode 100644 index 000000000..f97d865bb --- /dev/null +++ b/domains/tom.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tommitchelmore", + "email": "tommitchelmore@outlook.com" + }, + "repo": "https://github.com/tommitchelmore", + "record": { + "URL": "https://github.com/tommitchelmore" + } +}