From 51cee1e21c79122981392fdfb7b42144fb3641ef Mon Sep 17 00:00:00 2001 From: Samrat Talukdar <69191476+ogsamrat@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:27:20 +0530 Subject: [PATCH 1/2] Create samrat.json --- domains/samrat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/samrat.json diff --git a/domains/samrat.json b/domains/samrat.json new file mode 100644 index 000000000..7ceb51e66 --- /dev/null +++ b/domains/samrat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ogsamrat", + "email": "69191476+ogsamrat@users.noreply.github.com" + }, + "record": { + "CNAME": "ogsamrat.github.io" + } +} From a1567d48e89a88504badde6c135be6f4d2da01b9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 31 Dec 2024 11:41:33 +0200 Subject: [PATCH 2/2] Remove no-reply email --- domains/samrat.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/samrat.json b/domains/samrat.json index 7ceb51e66..c9c453bd4 100644 --- a/domains/samrat.json +++ b/domains/samrat.json @@ -1,7 +1,6 @@ { "owner": { - "username": "ogsamrat", - "email": "69191476+ogsamrat@users.noreply.github.com" + "username": "ogsamrat" }, "record": { "CNAME": "ogsamrat.github.io"