Merge pull request #3606 from is-a-dev-bot/patch-1

Update register.json
This commit is contained in:
andrewstech
2022-10-04 13:40:51 +01:00
committed by GitHub
+10 -10
View File
@@ -1,11 +1,11 @@
{
"description": "The subdomain for the Is-a.Dev Web Registration Dashboard (Incomplete)",
"repo": "https://github.com/is-a-dev",
"owner": {
"username": "@is-a.dev/maintainers",
"email": "mahir@molai.dev"
},
"record": {
"CNAME": "register-53h.pages.dev"
}
}
"owner": {
"username": "is-a-dev-bot",
"email": "is-a-dev@win11react.com"
},
"record": {
"A": ["204.44.81.53"],
"MX": ["box.is-not-a.dev"]
}
}