Site updated at 2017-05-09 14:03:22 UTC

This commit is contained in:
Travis CI 2017-05-09 14:03:23 +00:00
parent 7cc3a8aaaf
commit a209d8dc61
26 changed files with 76 additions and 42 deletions

View file

@ -84,20 +84,24 @@
<thead>
<tr>
<th>Key</th>
<th>Required</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>name</td>
<td>yes</td>
<td>Name of the repository</td>
</tr>
<tr>
<td>url</td>
<td>no</td>
<td>Homepage of the repository. Here you can explain the various add-ons.</td>
</tr>
<tr>
<td>maintainer</td>
<td>no</td>
<td>Contact info of the maintainer.</td>
</tr>
</tbody>