diff --git a/domains/arthur.json b/domains/arthur.json new file mode 100644 index 000000000..76e713a34 --- /dev/null +++ b/domains/arthur.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Arthurdw", + "email": "mail@arthurdw.com" + }, + "repo": "https://github.com/arthurdw", + "record": { + "URL": "https://www.arthurdw.com" + } +} diff --git a/domains/bashou.json b/domains/bashou.json new file mode 100644 index 000000000..daa753069 --- /dev/null +++ b/domains/bashou.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bashoudev", + "email": "zionthedev@gmail.com", + "twitter": "bashoudev" + }, + "record": { + "CNAME": "bashoudev.ga" + } +} diff --git a/domains/okyanusoz.json b/domains/okyanusoz.json new file mode 100644 index 000000000..0597038d6 --- /dev/null +++ b/domains/okyanusoz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "okyanusoz", + "email": "", + "github": "okyanusoz" + }, + "record": { + "URL": "https://github.com/okyanusoz" + } +} diff --git a/domains/roig.json b/domains/roig.json new file mode 100644 index 000000000..8341e4711 --- /dev/null +++ b/domains/roig.json @@ -0,0 +1,13 @@ +{ + "description": "Roig's website", + "repo": "https://github.com/groig", + "owner": { + "username": "groig", + "email": "groig@protonmail.com" + }, + "record": { + "A": [ + "152.206.177.19" + ] + } +}