From f81fb5c5637e5afdfbe5d7893df687738090cd49 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Mon, 18 Jan 2021 13:41:15 -0700 Subject: [PATCH] Create tyman.json --- domains/tyman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tyman.json diff --git a/domains/tyman.json b/domains/tyman.json new file mode 100644 index 000000000..3cf33620d --- /dev/null +++ b/domains/tyman.json @@ -0,0 +1,12 @@ +{ + "description": "Tyman's personal developer website", + "repo": "https://github.com/TymanWasTaken/tyman.tech", + "owner": { + "username": "TymanWasTaken", + "email": "", + "discord": "Tyman#7318" + }, + "record": { + "CNAME": "tyman.tech" + } +}