From 22f619d1a94215ea31d9afdc2a09fb5cf5235f07 Mon Sep 17 00:00:00 2001 From: Idlidev Date: Mon, 27 Jun 2022 22:19:14 +0530 Subject: [PATCH 1/2] [add] domains/1rogman.json * domains/1rogman.json: applying for an is-a.dev domain for my friend on his behalf. --- domains/1rogman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/1rogman.json diff --git a/domains/1rogman.json b/domains/1rogman.json new file mode 100644 index 000000000..a40811fc9 --- /dev/null +++ b/domains/1rogman.json @@ -0,0 +1,10 @@ +{ + "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", + "repo": "https://github.com/EndingPencil/EndingPencil.github.io", + "owner": { + "username": "EndingPencil" + }, + "record": { + "CNAME": "EndingPencil.github.io" + } +} From e82a52021b20cee8f02f496a1b7d1ba9c0716155 Mon Sep 17 00:00:00 2001 From: Idlidev Date: Mon, 27 Jun 2022 22:23:08 +0530 Subject: [PATCH 2/2] [update] domains/1rogman.json * domains/1rogman.json: add email to owner field --- domains/1rogman.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/1rogman.json b/domains/1rogman.json index a40811fc9..693de4e20 100644 --- a/domains/1rogman.json +++ b/domains/1rogman.json @@ -2,7 +2,8 @@ "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", "repo": "https://github.com/EndingPencil/EndingPencil.github.io", "owner": { - "username": "EndingPencil" + "username": "EndingPencil", + "email": "watsonsohil@gmail.com" }, "record": { "CNAME": "EndingPencil.github.io"