From f2c6e67c4af60da86fcdff86c1d44ec1f1f75d61 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Sat, 1 Feb 2025 23:11:13 +0100 Subject: [PATCH 1/2] Create valerius.json --- domains/valerius.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/valerius.json diff --git a/domains/valerius.json b/domains/valerius.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/valerius.json @@ -0,0 +1 @@ + From 8351134c95812e9d804b80600574f6c85b5a7e28 Mon Sep 17 00:00:00 2001 From: Valerius Mattfeld Date: Sat, 1 Feb 2025 23:14:58 +0100 Subject: [PATCH 2/2] Update valerius.json --- domains/valerius.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/valerius.json b/domains/valerius.json index 8b1378917..085a6b51e 100644 --- a/domains/valerius.json +++ b/domains/valerius.json @@ -1 +1,11 @@ - +{ + "description": "valerius.is-a.dev", + "repo": "https://github.com/valerius21/register", + "owner": { + "username": "valerius21", + "email": "dev@voidcode.net" + }, + "record": { + "CNAME": "valerius.me" + } +}