aboutsummaryrefslogtreecommitdiff
path: root/.gitinfo
blob: a5e3ccaa2af0abd463ad3c79d40ed68d28310f4a (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/monorepo/",
  "gitmail": "patches+monorepo@zue.dev",
  "description": "For all the stuff I want in git but don't want to make a repo for.",
  "maintainers": [
    [
      "Alex (@zuedev)",
      "zuedev@gmail.com"
    ]
  ],
  "mirrors": [
    "https://github.com/zuedev/monorepo"
  ],
  "license": "Unlicense"
}