From 468cc2b141fc4b0a14129eb710c967a816b23292 Mon Sep 17 00:00:00 2001 From: NeO - Wesley Souza <65511208+neopromic@users.noreply.github.com> Date: Sat, 24 Aug 2024 12:17:21 -0300 Subject: [PATCH] Create saturn.json --- domains/saturn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saturn.json diff --git a/domains/saturn.json b/domains/saturn.json new file mode 100644 index 000000000..f85c1ab6a --- /dev/null +++ b/domains/saturn.json @@ -0,0 +1,11 @@ +{ + "description": "Oficial website for saturn project.", + "repo": "https://github.com/neopromic/saturn", + "owner": { + "username": "neopromic", + "email": "cusaowesley1@gmail.com" + }, + "record": { + "URL": "https://saturn-project.vercel.app/" + } +}