From d7cd1294c0c0b3331f229e64b0ae00e976c42b5c Mon Sep 17 00:00:00 2001 From: Mukesh Tadpad Date: Wed, 19 Apr 2023 14:13:39 +0530 Subject: [PATCH 1/3] Added json file --- domains/ahuja-m.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ahuja-m.json diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json new file mode 100644 index 000000000..98d52b1b4 --- /dev/null +++ b/domains/ahuja-m.json @@ -0,0 +1,11 @@ +{ + "description": "This is a user", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io.git", + "owner": { + "username": "ahuja-m", + "email": "", + }, + "record": { + "URL": "https://ahuja-m.github.io/" + } +} From bdee01dd43ee9ee880861817681cbb234d224ac6 Mon Sep 17 00:00:00 2001 From: Manish Ahuja <129933445+Ahuja-m@users.noreply.github.com> Date: Wed, 19 Apr 2023 14:22:39 +0530 Subject: [PATCH 2/3] Update ahuja-m.json --- domains/ahuja-m.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index 98d52b1b4..9b3603f80 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,5 +1,5 @@ { - "description": "This is a user", + "description": "This is a user ", "repo": "https://github.com/ahuja-m/ahuja-m.github.io.git", "owner": { "username": "ahuja-m", From 4d57aeb2094654495d8a8d0445739950de30600f Mon Sep 17 00:00:00 2001 From: Ahuja M Date: Wed, 19 Apr 2023 15:08:31 +0530 Subject: [PATCH 3/3] Domain Added --- domains/ahuja-m.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index 98d52b1b4..d40a37930 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,11 +1,11 @@ { "description": "This is a user", - "repo": "https://github.com/ahuja-m/ahuja-m.github.io.git", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io", "owner": { "username": "ahuja-m", "email": "", }, "record": { - "URL": "https://ahuja-m.github.io/" + "URL": "https://ahuja-m.github.io" } }