blob: 3a5139fd8f68ae3d8cb61883d13ba8f2b2656708 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"root": "http://forgejo/zuedev/gitinfo",
"gitmail": "patches+gitinfo@zue.dev",
"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"
}
|