From 34bd08597ac84371576c5c48d6f4f4d4f4e8ee88 Mon Sep 17 00:00:00 2001 From: Devesh Sawant Date: Sat, 20 Feb 2021 15:06:22 +0530 Subject: [PATCH 1/2] Create dsaw domain name entry --- domains/dsaw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dsaw.json diff --git a/domains/dsaw.json b/domains/dsaw.json new file mode 100644 index 000000000..695431b9c --- /dev/null +++ b/domains/dsaw.json @@ -0,0 +1,11 @@ +{ + "description": "dsaw's blog", + "repo": "https://github.com/dsaw/dsaw.github.io", + "owner": { + "username": "dsaw", + "email": "dsawthedsawwhat@gmail.com", + }, + "record": { + "CNAME": "dsaw.github.io" + } +} From 8b8331f8428ee6774e59f262a3a8d639ca68974a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 20 Feb 2021 23:30:09 +0530 Subject: [PATCH 2/2] Update dsaw.json --- domains/dsaw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dsaw.json b/domains/dsaw.json index 695431b9c..5b2ea128c 100644 --- a/domains/dsaw.json +++ b/domains/dsaw.json @@ -3,7 +3,7 @@ "repo": "https://github.com/dsaw/dsaw.github.io", "owner": { "username": "dsaw", - "email": "dsawthedsawwhat@gmail.com", + "email": "dsawthedsawwhat@gmail.com" }, "record": { "CNAME": "dsaw.github.io"