athombv/node-homey-lib

Add app.json contributors to documentation and validator

Closed this issue · 1 comments

{
  ...
  contributors: {
    developers: [{
      email: 'joachim@athom.nl'
    }],
    translators: developers: [{
      email: 'joachim@athom.nl',
      language: 'en' // E.g. (future?)
    }],
  }
  ...
}

Fixed