From bcea877440c171b280d024b962ca2a8f32cf3e5d Mon Sep 17 00:00:00 2001 From: Eric Pereira Date: Sat, 10 Oct 2020 14:18:32 +0100 Subject: [PATCH 1/2] Add ericp3reira.is-a.dev --- domains/ericp3reira.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ericp3reira.json diff --git a/domains/ericp3reira.json b/domains/ericp3reira.json new file mode 100644 index 000000000..470f7b9e6 --- /dev/null +++ b/domains/ericp3reira.json @@ -0,0 +1,12 @@ +{ + "description": "Frontend Engineer", + "repo": "https://github.com/ericp3reira/ericp3reira.github.io", + "owner": { + "username": "ericp3reira", + "email": "domains@dontsend.me" + }, + "record": { + "CNAME": "ericp3reira.github.io", + "URL": "https://ericp3reira.is-a.dev" + } +} \ No newline at end of file From e5be3c06b662971c1db1621bc4131af1f39aeedf Mon Sep 17 00:00:00 2001 From: Eric Pereira Date: Mon, 12 Oct 2020 20:49:45 +0100 Subject: [PATCH 2/2] Update domains/ericp3reira.json --- domains/ericp3reira.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ericp3reira.json b/domains/ericp3reira.json index 470f7b9e6..8fb80ae9a 100644 --- a/domains/ericp3reira.json +++ b/domains/ericp3reira.json @@ -3,10 +3,11 @@ "repo": "https://github.com/ericp3reira/ericp3reira.github.io", "owner": { "username": "ericp3reira", - "email": "domains@dontsend.me" + "email": "", + "twitter": "ericp3reira" }, "record": { "CNAME": "ericp3reira.github.io", "URL": "https://ericp3reira.is-a.dev" } -} \ No newline at end of file +}