From 04b2f9a98b53dd7669eb2c542298866dceeb2e14 Mon Sep 17 00:00:00 2001 From: Justus Dietrich <37590567+Justus-D@users.noreply.github.com> Date: Sat, 19 Dec 2020 02:22:59 +0100 Subject: [PATCH] I changed my GitHub username I changed my GitHub username from @HerrBlauzahn to @Justus-D --- domains/justus.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/justus.json b/domains/justus.json index b384d7528..f7ac13669 100644 --- a/domains/justus.json +++ b/domains/justus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HerrBlauzahn", - "email": "justus.is-a.dev@herrblauzahn.de" - }, - "record": { - "CNAME": "herrblauzahn.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Justus-D", + "email": "justus.is-a.dev@herrblauzahn.de" + }, + "record": { + "CNAME": "justus-d.github.io" + } +}