aboutsummaryrefslogtreecommitdiff
path: root/.gitinfo
blob: 3b2829f4a6c4cf9fabafb34150d0758a51d41c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"
}