aboutsummaryrefslogtreecommitdiff
path: root/.gitinfo
diff options
context:
space:
mode:
Diffstat (limited to '.gitinfo')
-rw-r--r--.gitinfo20
1 files changed, 20 insertions, 0 deletions
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"
+}