diff options
| -rw-r--r-- | .gitinfo | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitinfo b/.gitinfo new file mode 100644 index 0000000..bffcebc --- /dev/null +++ b/.gitinfo @@ -0,0 +1,13 @@ +{ + "$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" + ] + ], + "license": "Unlicense" +} |
