Create mail.devansh.json

This commit is contained in:
Devansh Yadav
2024-08-25 23:55:10 +05:30
committed by GitHub
parent 2dde8bd071
commit e19afc41b7
+15
View File
@@ -0,0 +1,15 @@
{
"description": "mail forwarding",
"repo": "https://github.com/devanshyadav2010/register",
"owner": {
"username": "dev8adam",
"email": "dev8adam576@gmail.com",
"twitter": "devanshyadav"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
}