diff --git a/domains/aswinmahesh.json b/domains/aswinmahesh.json index 4788b16c5..c01f4a4dc 100644 --- a/domains/aswinmahesh.json +++ b/domains/aswinmahesh.json @@ -1,13 +1,18 @@ { - "description": "Aswin Mahesh Website", - "repo": "https://github.com/aswinmahesh", - "owner": { - "username": "aswinmahesh", - "email": "aswinmahesh.com+dns@gmail.com" - }, - "record": { - "A": ["75.2.60.5"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "description": "Aswin Mahesh Website", + "repo": "https://github.com/aswinmahesh", + "owner": { + "username": "aswinmahesh", + "email": "aswinmahesh.com+dns@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file