From 9b063028e82bacb3cd03bc85a5b57496ccc90f59 Mon Sep 17 00:00:00 2001 From: Michael Robbins Date: Thu, 8 Oct 2020 05:49:29 -0700 Subject: [PATCH] Add mike.json --- domains/mike.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mike.json diff --git a/domains/mike.json b/domains/mike.json new file mode 100644 index 000000000..7feea0794 --- /dev/null +++ b/domains/mike.json @@ -0,0 +1,12 @@ +{ + "description": "Mike's portfolio website and blog", + "repo": "https://github.com/mdrobbins", + "owner": { + "username": "mdrobbins", + "email": "mikedrobbins@gmail.com" + }, + "record": { + "URL": "https://mikerobbins.me" + } + } + \ No newline at end of file