diff --git a/email-logs/format.json b/email-logs/format.json new file mode 100644 index 0000000..3d998f3 --- /dev/null +++ b/email-logs/format.json @@ -0,0 +1,12 @@ +//EMAIL FORMAT + +{ + "repo": "https://github.com/github-username/github-username.github.io", + "owner": { + "username": "github-username", + "email": "your-name-here@domain" + }, + "target": { + "MX": "target" + } +} \ No newline at end of file