From 741a484789397dc832ca2fabee78208acab97c46 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Fri, 23 Jan 2026 16:26:10 +0000 Subject: add .gitinfo --- .gitinfo | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .gitinfo diff --git a/.gitinfo b/.gitinfo new file mode 100644 index 0000000..3b2829f --- /dev/null +++ b/.gitinfo @@ -0,0 +1,20 @@ +{ + "root": "http://forgejo/zuedev/gitinfo", + "description": "Markup specification for the .gitinfo file, a way to help discern different hosts of the same repo.", + "tags": [ + "gitinfo", + "specification", + "repository", + "metadata" + ], + "mirrors": [ + "https://github.com/zuedev/gitinfo" + ], + "maintainers": [ + [ + "Alex (@zuedev)", + "zuedev@gmail.com" + ] + ], + "license": "Unlicense" +} -- cgit v1.2.3