From 78d974ef0e6f5f839031c11fce706057977e6fa9 Mon Sep 17 00:00:00 2001 From: Maninder Sidhu <90073393+github4maninder@users.noreply.github.com> Date: Wed, 12 Jan 2022 23:27:42 -0500 Subject: [PATCH 1/3] Create maninder.json Add MX Records and more user info, Reviewer, Please See That All Things Are Right!! :) --- domains/maninder.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/maninder.json diff --git a/domains/maninder.json b/domains/maninder.json new file mode 100644 index 000000000..970cb9b2b --- /dev/null +++ b/domains/maninder.json @@ -0,0 +1,21 @@ +{ + "description": "My Github Page!", + "repo": "https://github.com/github4maninder", + "owner": { + "username": "github4maninder", + "email": "iamgoat@tutanota.com", + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 8fa8726a7c55af897ca734bd249bd3be84fdafac Mon Sep 17 00:00:00 2001 From: Maninder Sidhu <90073393+github4maninder@users.noreply.github.com> Date: Thu, 13 Jan 2022 19:32:43 -0500 Subject: [PATCH 2/3] Update maninder.json --- domains/maninder.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/domains/maninder.json b/domains/maninder.json index 970cb9b2b..4a870eb83 100644 --- a/domains/maninder.json +++ b/domains/maninder.json @@ -5,17 +5,7 @@ "username": "github4maninder", "email": "iamgoat@tutanota.com", }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "record": { + "CNAME": "maninder.github.io" + } } From 6c55b3ab19ee4a3c7428355f40c8d5e807993d66 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 21 Jan 2022 22:55:12 +0530 Subject: [PATCH 3/3] Update maninder.json --- domains/maninder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maninder.json b/domains/maninder.json index 4a870eb83..f62a88fe1 100644 --- a/domains/maninder.json +++ b/domains/maninder.json @@ -3,7 +3,7 @@ "repo": "https://github.com/github4maninder", "owner": { "username": "github4maninder", - "email": "iamgoat@tutanota.com", + "email": "iamgoat@tutanota.com" }, "record": { "CNAME": "maninder.github.io"