From f53ae33edcb16da34bc8579a92276b40cc8d3cc5 Mon Sep 17 00:00:00 2001 From: Matthew Gleich Date: Mon, 12 Apr 2021 15:52:36 -0400 Subject: [PATCH] feat: add matthew domain Signed-off-by: Matthew Gleich --- domains/matthew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/matthew.json diff --git a/domains/matthew.json b/domains/matthew.json new file mode 100644 index 000000000..7909c2f1e --- /dev/null +++ b/domains/matthew.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Matt-Gleich", + "email": "email@mattglei.ch", + "twitter": "MattGleich" + }, + "repo": "https://github.com/Matt-Gleich/site-v2", + "record": { + "URL": "https://mattglei.ch" + } +}