Closed rpl closed 3 years ago
lgtm
I wonder whether these changes will also be reflected on npm, or whether we need to take some action there too: https://www.npmjs.com/package/fx-runner
I think that may be something we would need to update using an npmjs.com login on the npmjs.com admin ui itself (I kind of recall we did the same thing for the web-ext package not long time ago).
@muffinresearch would you mind to take a look to that when you have time?
While I was releasing v1.1.0 yesterday I did notice that the package metadata could use an update.
In this PR:
"Mozilla Add-ons Team"
(like in the addons-linter package.json file)I was tempted to move the previous list of mantainers into the contributors field, but honestly the contributors list from the github repo (or computed from the git commits authors) is a better way to get to an updated list of contributors (and the list in the package.json file would be likely become obsolete if it is not generated with some automation, which I'm not sure it may be really worth it).