Commit 76d0894
committed
publiccode.yml: add genericName, tighten shortDescription
The openCode.de validator flagged 'Generic Name' as the only blocker. Per
the publiccode.yml spec, the genericName field describes the category of
software ('Software xxx is a yyy'), max 35 chars. Set to 'JavaScript
OpenDocument ODF Library' (35 chars exactly).
Also rewrote shortDescription to fit under the 150-char spec limit (was
165 chars, prone to silent rejection by stricter validators) and to
naturally include both 'JavaScript' and 'TypeScript' as separate words
for parser-scraper indexing.
Local German validator confirms the file is now error-free.1 parent 04e97bb commit 76d0894
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments