Add app.json contributors to documentation and validator
Closed this issue · 1 comments
mjroeleveld commented
{
...
contributors: {
developers: [{
email: 'joachim@athom.nl'
}],
translators: developers: [{
email: 'joachim@athom.nl',
language: 'en' // E.g. (future?)
}],
}
...
}
WeeJeWel commented
Fixed