From 34ca8e342706ebf24e0e044fcec7f778e99bac2b Mon Sep 17 00:00:00 2001 From: "Ari Archer (migrated to https://git.ari.lt/ari)" Date: Sat, 2 Nov 2024 02:10:04 +0200 Subject: [PATCH] Add ari.is-a.dev --- domains/ari.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ari.json diff --git a/domains/ari.json b/domains/ari.json new file mode 100644 index 000000000..6949d45fe --- /dev/null +++ b/domains/ari.json @@ -0,0 +1,11 @@ +{ + "repo": "https://ari.lt/git", + "description": "Ari-web: A personal website of a Lithuanian open source developer Ari Archer (Arija A.) who provides different free, private, and open source services for others.", + "owner": { + "username": "ari", + "email": "ari@ari.lt" + }, + "record": { + "URL": "https://ari.lt/" + } +}