From 49614cc73fd43185e327e1f4dbd557eb419eac12 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Mon, 6 Sep 2021 20:17:47 -0400 Subject: [PATCH] Delete maintainer-emails.json --- domains/maintainer-emails.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/maintainer-emails.json diff --git a/domains/maintainer-emails.json b/domains/maintainer-emails.json deleted file mode 100644 index d2a068fef..000000000 --- a/domains/maintainer-emails.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "Emails For is-a.dev Maintainers", - "owner": { - "username": "TheBotlyNoob", - "email": "TheBotlyNoob@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -}