Update addon_repository.markdown

This commit is contained in:
Pascal Vizeli 2017-05-09 15:54:07 +02:00 committed by GitHub
parent 558b4cad50
commit 2aee46f556

View File

@ -29,8 +29,8 @@ Each repository is required to contain `repository.json` at the root of the Git
}
```
| Key | Description |
| --- | ----------- |
| name | Name of the repository
| url | Homepage of the repository. Here you can explain the various add-ons.
| maintainer | Contact info of the maintainer.
| Key | Required | Description |
| --- | -------- | ----------- |
| name | yes | Name of the repository
| url | no | Homepage of the repository. Here you can explain the various add-ons.
| maintainer | no | Contact info of the maintainer.