diff --git a/domains/andros.json b/domains/andros.json new file mode 100644 index 000000000..8d17a744f --- /dev/null +++ b/domains/andros.json @@ -0,0 +1,12 @@ +{ + "description": "Andros's personal developer website", + "repo": "https://github.com/tanrax", + "owner": { + "username": "Andros Fenollosa Hurtado", + "email": "", + "twitter": "@androsfenollosa" + }, + "record": { + "URL": "https://programadorwebvalencia.com/" + } +} diff --git a/domains/codethoma.json b/domains/codethoma.json new file mode 100644 index 000000000..baafb82d1 --- /dev/null +++ b/domains/codethoma.json @@ -0,0 +1,12 @@ +{ + "description": "The ThunderDome", + "repo": "https://github.com/codethoma/", + "owner": { + "username": "codethoma", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "codethoma.github.io", + "URL": "https://codethoma.is-a.dev" + } +} diff --git a/domains/ecalzo.json b/domains/ecalzo.json new file mode 100644 index 000000000..1243a68c5 --- /dev/null +++ b/domains/ecalzo.json @@ -0,0 +1,12 @@ +{ + "description": "Evan's personal developer blog", + "repo": "https://github.com/Ecalzo/ecalzo.github.io", + "owner": { + "username": "ecalzo", + "email": "evancalz@me.com" + }, + "record": { + "CNAME": "ecalzo.github.io", + "URL": "https://ecalzo.is-a.dev" + } +} diff --git a/domains/mverhees.json b/domains/mverhees.json new file mode 100644 index 000000000..19b6d3678 --- /dev/null +++ b/domains/mverhees.json @@ -0,0 +1,12 @@ +{ + "description": "Mike's website", + "repo": "https://github.com/MikeVerhees/MikeVerhees.github.io", + "owner": { + "username": "MikeVerhees", + "email": "mikeverhees95@gmail.com" + }, + "record": { + "CNAME": "MikeVerhees.github.io", + "URL": "https://mverhees.is-a.dev" + } +} diff --git a/domains/rabbi-shuki.json b/domains/rabbi-shuki.json new file mode 100644 index 000000000..b834efb75 --- /dev/null +++ b/domains/rabbi-shuki.json @@ -0,0 +1,12 @@ +{ + "description": "TODO: update readme", + "repo": "https://github.com/rabbishuki/rabbishuki.github.io", + "owner": { + "username": "Rabbi Shuki", + "email": "rabbishuki+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "rabbishuki.github.io", + "URL": "https://rabbi-shuki.is-a.dev" + } +} diff --git a/domains/rayvid.json b/domains/rayvid.json new file mode 100644 index 000000000..3455bc522 --- /dev/null +++ b/domains/rayvid.json @@ -0,0 +1,13 @@ + +{ + "description": "Rayvid's website", + "repo": "https://github.com/Rayvid", + "owner": { + "username": "rayvid", + "email": "gin.kisonas@gmail.com" + }, + "record": { + "CNAME": "rayvid.github.io", + "URL": "https://rayvid.is-a.dev" + } +} diff --git a/domains/shalom.json b/domains/shalom.json new file mode 100644 index 000000000..bf7bd8501 --- /dev/null +++ b/domains/shalom.json @@ -0,0 +1,11 @@ +{ + "description": "Shalom's personal website", + "owner": { + "username": "shalomscott", + "email": "shalomss525@gmail.com" + }, + "record": { + "CNAME": "shalom-is-a-dev.netlify.app", + "URL": "https://shalom.is-a.dev" + } +} diff --git a/domains/tomas.json b/domains/tomas.json new file mode 100644 index 000000000..b14ef1090 --- /dev/null +++ b/domains/tomas.json @@ -0,0 +1,10 @@ +{ + "description": "Tomas's personal developer website", + "owner": { + "username": "Tomas Ukrinas", + "email": "tomas@ukrinas.eu" + }, + "record": { + "CNAME": "ukrinas.eu" + } +}