From e627d107795fc5ad207661e846cc4468e02c2705 Mon Sep 17 00:00:00 2001 From: Nathan Duarte Date: Fri, 28 Feb 2025 14:59:41 -0500 Subject: [PATCH] Update nathan.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I reached out to the owner of this domain, and they very graciously allowed me to take it over: Me: "Hi presumably fellow Nathan, I was wondering if you would be kind enough to allow me to use nathan.is-a.dev as I see you created nathan.json in that repo. https://github.com/is-a-dev/register/blob/main/domains/nathan.json As a fellow Nathan and fellow dev, the domain I was using previously is getting a bit too expensive, so would greatly greatly appreciate it, if you wouldn't mind? Only reaching out because it seems like the domain is not used currently? If I am wrong, no worries, but I thought it was worth asking. Best, Another Nathan" Them: "Yes of course you can use it. I bought my own domain name a long time ago so no worries there, i’m not sure how the process of giving you the domain goes but you have my approval, lmk of anything else i need to do to help you out šŸ‘ Yours truly, The other Nathan in question" --- domains/nathan.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/nathan.json b/domains/nathan.json index 86bb6d99d..074669a7f 100644 --- a/domains/nathan.json +++ b/domains/nathan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/MagedNuggets/MagedNuggets.github.io", + "repo": "https://github.com/nduartech/nduartech.github.io", "owner": { - "username": "MagedNuggets", - "email": "mastertofu12345@gmail.com" + "username": "nduartech", + "email": "nduartech101@gmail.com" }, "record": { - "CNAME": "magednuggets.github.io" + "CNAME": "nduartech.github.io" } }