From 524cb8ba9491634eaafc5da145acf1cf88ec12e6 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:14:15 +0100 Subject: [PATCH 1/3] add joelst.json --- domains/joelst.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/joelst.json diff --git a/domains/joelst.json b/domains/joelst.json new file mode 100644 index 000000000..3562f78ab --- /dev/null +++ b/domains/joelst.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "joestr" + }, + "record": { + "NS": [ + "ns1-03.azure-dns.com", + "ns2-03.azure-dns.net", + "ns3-03.azure-dns.org", + "ns4-03.azure-dns.info", + ] + } +} From 70a69d0a313fa3a8ed8ff3d87618d3576e7084f4 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:15:31 +0100 Subject: [PATCH 2/3] remove comma from joelst.json --- domains/joelst.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joelst.json b/domains/joelst.json index 3562f78ab..5a3c51ef8 100644 --- a/domains/joelst.json +++ b/domains/joelst.json @@ -7,7 +7,7 @@ "ns1-03.azure-dns.com", "ns2-03.azure-dns.net", "ns3-03.azure-dns.org", - "ns4-03.azure-dns.info", + "ns4-03.azure-dns.info" ] } } From c7df8301878bc2befd01084402e94c17cb14c839 Mon Sep 17 00:00:00 2001 From: Joel Strasser Date: Sun, 23 Feb 2025 20:27:28 +0100 Subject: [PATCH 3/3] add email to joelst.json --- domains/joelst.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joelst.json b/domains/joelst.json index 5a3c51ef8..8cf3e6bbd 100644 --- a/domains/joelst.json +++ b/domains/joelst.json @@ -1,6 +1,7 @@ { "owner": { - "username": "joestr" + "username": "joestr", + "email": "joelstrasser1@gmail.com" }, "record": { "NS": [