chore: add github user id

This commit is contained in:
PhoenixOrigin
2024-01-30 19:06:21 +00:00
committed by GitHub Actions
parent d724a55f93
commit 1e5b432095
+9 -4
View File
@@ -1,11 +1,16 @@
{
"owner": {
"username": "PhoenixOrigin",
"email": "phoenixorigin171@gmail.com"
"email": "phoenixorigin171@gmail.com",
"github_id": 85183285
},
"record": {
"A": ["130.162.166.134"],
"MX": ["mail.is-a.dev"],
"A": [
"130.162.166.134"
],
"MX": [
"mail.is-a.dev"
],
"TXT": "v=spf1 mx a:mail.is-a.dev ~include:_spf.google.com ~all"
}
}
}