From c62875e17bcc6df4fa16796af3e966a715ae2dc4 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Thu, 8 Oct 2020 06:21:17 +0200 Subject: [PATCH] Create andros.json --- domains/andros.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andros.json diff --git a/domains/andros.json b/domains/andros.json new file mode 100644 index 000000000..c99af7fc2 --- /dev/null +++ b/domains/andros.json @@ -0,0 +1,11 @@ +{ + "description": "Andros's personal developer website", + "repo": "https://github.com/tanrax", + "owner": { + "username": "Andros Fenollosa Hurtado", + "email": "" + }, + "record": { + "URL": "https://programadorwebvalencia.com/" + } +}