From 11aa672e03ccc55d30ea68a58ff3917dd3e39fdd Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 11 May 2026 14:41:11 +0100 Subject: add .gitinfo and LICENSE --- .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..2b0dd5f --- /dev/null +++ b/.gitinfo @@ -0,0 +1,13 @@ +{ + "$schema": "https://git.zue.dev/gitinfo/plain/gitinfo.schema.json", + "root": "https://git.zue.dev/unnamed-group/", + "gitmail": "patches@unnamed.group", + "description": "Non-profit gaming community builders", + "maintainers": [ + [ + "Alex (@zuedev)", + "zuedev@gmail.com" + ] + ], + "license": "Unlicense" +} -- cgit v1.2.3