diff options
| -rw-r--r-- | .gitinfo | 20 |
1 files changed, 4 insertions, 16 deletions
@@ -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", } |
