blob: e5c137a57fce71dc996eb3ac831e476ab918f198 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"$schema": "https://git.zue.dev/gitinfo/plain/gitinfo.schema.json",
"root": "https://git.zue.dev/unnamed-group/",
"gitmail": "patches@unnamed.group",
"description": "Non-profit open-source gaming communities built by gamers, for gamers.",
"maintainers": [
[
"Alex (@zuedev)",
"zuedev@gmail.com"
]
],
"mirrors": [
"https://github.com/zuedev/unnamed-group"
],
"license": "Unlicense"
}
|