From 381246289f342740e56d9b28cde1716158614be5 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 11 May 2026 14:34:07 +0100 Subject: add .gitinfo --- .gitinfo | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitinfo (limited to '.gitinfo') 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" +} -- cgit v1.2.3