From 0efeb1e1d698fabcbdae84c8fdce8907956454f1 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Sat, 27 Jan 2024 14:56:38 +0000 Subject: [PATCH] chore: add github user id --- domains/ss.stefdp.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index 73f47d13e..f8beee4ce 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -2,9 +2,12 @@ "owner": { "username": "Stef-00012", "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" + "discord": "694986201739952229", + "github_id": 81536172 }, "record": { - "A": ["45.11.229.211"] + "A": [ + "45.11.229.211" + ] } -} +} \ No newline at end of file