aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-11 14:34:07 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-11 14:34:07 +0100
commit381246289f342740e56d9b28cde1716158614be5 (patch)
treef83d04a7ff18bf5846d2a5c7440fe0cc0caf701f
parent5023c5e07ef11a71e1d265fea18eb750c9d917ee (diff)
downloadmonorepo-381246289f342740e56d9b28cde1716158614be5.tar
monorepo-381246289f342740e56d9b28cde1716158614be5.tar.gz
monorepo-381246289f342740e56d9b28cde1716158614be5.tar.bz2
monorepo-381246289f342740e56d9b28cde1716158614be5.tar.xz
monorepo-381246289f342740e56d9b28cde1716158614be5.zip
add .gitinfo
-rw-r--r--.gitinfo13
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"
+}