diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 87c22c175..a4e5265b1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,3 +5,5 @@ /domains/ @is-a-dev/maintainers *.md @is-a-dev/maintainers + +/MAINTAINERS.md @wdhdev diff --git a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json b/domains/_github-pages-challenge-uuphoria2.uuphoria2.json new file mode 100644 index 000000000..f65e6dc95 --- /dev/null +++ b/domains/_github-pages-challenge-uuphoria2.uuphoria2.json @@ -0,0 +1,10 @@ +{ + "description": "Verification for my personal site", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "TXT": "e102771c99f70130190148a2d00ee0" + } +} diff --git a/domains/alexd.json b/domains/alexd.json new file mode 100644 index 000000000..8fe80b750 --- /dev/null +++ b/domains/alexd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AlexanderDDevelopment", + "email": "AlexanderDDevelopment@gmail.com", + "discord": "1237578569358639190" + }, + + "record": { + "CNAME": "alexanderd.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/cr1ket.json b/domains/cr1ket.json new file mode 100644 index 000000000..06f02b2cc --- /dev/null +++ b/domains/cr1ket.json @@ -0,0 +1,12 @@ +{ + "description": "Using for my personal site cr1ket.xyz", + "repo": "https://github.com/NoahMK21100/NoahMK21100.github.io", + "owner": { + "username": "NoahMK21100", + "email": "NoahMK21100@gmail.com", + "twitter": "noahmk17" + }, + "record": { + "CNAME": "NoahMK21100.github.io" + } +} diff --git a/domains/nikenhapsari.json b/domains/nikenhapsari.json new file mode 100644 index 000000000..898df4a5e --- /dev/null +++ b/domains/nikenhapsari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikenhpsr", + "email": "hpsri.niken@gmail.com" + }, + "record": { + "CNAME": "my-web-7nu.pages.dev" + } +} diff --git a/domains/rajveer.json b/domains/rajveer.json new file mode 100644 index 000000000..73f7b18f3 --- /dev/null +++ b/domains/rajveer.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "kyouhei14", + "email": "rajveerkobot@gmail.com" + }, + "record": { + "URL": "https://kyouhei14.github.io/rajveer-is-dead/" + } +} diff --git a/domains/stephen-adeniji.json b/domains/stephen-adeniji.json index 40a84b0d0..75144fc2d 100644 --- a/domains/stephen-adeniji.json +++ b/domains/stephen-adeniji.json @@ -4,6 +4,6 @@ "email": "praiseadeniji2017@gmail.com" }, "record": { - "URL": "https://stephen-adeniji.vercel.app" + "CNAME": "nextjs-portfolio-4jp.pages.dev" } -} +} diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json new file mode 100644 index 000000000..e5d7f1b6e --- /dev/null +++ b/domains/uuphoria2.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/uuphoria2/uuphoria2.github.io", + "owner": { + "username": "uuphoria2", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "uuphoria2.github.io" + } +}