From 321a972e42896c484107a1850dbf14cce38669f0 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Fri, 23 Jan 2026 16:29:05 +0000 Subject: prettier --- .gitinfo | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) (limited to '.gitinfo') diff --git a/.gitinfo b/.gitinfo index 3b2829f..28540de 100644 --- a/.gitinfo +++ b/.gitinfo @@ -1,20 +1,8 @@ { "root": "http://forgejo/zuedev/gitinfo", "description": "Markup specification for the .gitinfo file, a way to help discern different hosts of the same repo.", - "tags": [ - "gitinfo", - "specification", - "repository", - "metadata" - ], - "mirrors": [ - "https://github.com/zuedev/gitinfo" - ], - "maintainers": [ - [ - "Alex (@zuedev)", - "zuedev@gmail.com" - ] - ], - "license": "Unlicense" + "tags": ["gitinfo", "specification", "repository", "metadata"], + "mirrors": ["https://github.com/zuedev/gitinfo"], + "maintainers": [["Alex (@zuedev)", "zuedev@gmail.com"]], + "license": "Unlicense", } -- cgit v1.2.3