From e0e89d7cabd66a8e63a3437b48cfb89602fc6617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio=20Mafessolli?= Date: Tue, 3 Jan 2023 10:33:39 -0300 Subject: [PATCH 1/2] Added marco --- domains/marco.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marco.json diff --git a/domains/marco.json b/domains/marco.json new file mode 100644 index 000000000..537385939 --- /dev/null +++ b/domains/marco.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "marcomafessolli", + "email": "marcomafessolli@gmail.com" + }, + "record": { + "CNAME": "github.com/marcomafessolli" + } + } + \ No newline at end of file From 387f4919817a74726251f177cce22ebe5a35bf4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio=20Mafessolli?= Date: Tue, 3 Jan 2023 15:01:53 -0300 Subject: [PATCH 2/2] Update domains/marco.json Co-authored-by: William Harrison --- domains/marco.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marco.json b/domains/marco.json index 537385939..15fa39230 100644 --- a/domains/marco.json +++ b/domains/marco.json @@ -5,7 +5,7 @@ "email": "marcomafessolli@gmail.com" }, "record": { - "CNAME": "github.com/marcomafessolli" + "URL": "https://github.com/marcomafessolli" } } \ No newline at end of file