From ed5b0f2d58f06059d4ff6f72d310c11a1a176b87 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:30:45 -0500 Subject: [PATCH] Generated .well-known/gitfield.json at 2025-06-09T20:30:45Z --- .well-known/gitfield.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .well-known/gitfield.json diff --git a/.well-known/gitfield.json b/.well-known/gitfield.json new file mode 100644 index 0000000..3d515e8 --- /dev/null +++ b/.well-known/gitfield.json @@ -0,0 +1,21 @@ +{ + "@context": "https://schema.org", + "@type": "SoftwareSourceCode", + "name": "git-sigil", + "url": "https://remember.thefoldwithin.earth/mrhavens/git-sigil", + "codeRepository": "https://remember.thefoldwithin.earth/mrhavens/git-sigil", + "sameAs": [ + "https://github.com/mrhavens/git-sigil", + "https://gitlab.com/mrhavens/git-sigil", + "https://bitbucket.org/thefoldwithin/git-sigil", + "https://remember.thefoldwithin.earth/mrhavens/git-sigil", + "https://codeberg.org/mrhavens/git-sigil", + "https://gitea.com/mrhavens/git-sigil", + "rad:rad:z3FEj7rF8gZw9eFksCuiN43qjzrex" + ], + "dateModified": "2025-06-09T20:30:45Z", + "publisher": { + "@type": "Person", + "name": "Mark Randall Havens" + } +}