From 18c63c2558318ef6edcbe729daa75b1062e6ebb8 Mon Sep 17 00:00:00 2001 From: Tom Mitchelmore Date: Thu, 8 Oct 2020 00:31:41 +0100 Subject: [PATCH] Create tom.json --- domains/tom.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tom.json 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" + } +}