Closed RichardLitt closed 5 years ago
I need to update this. At the moment, I think it is a bit behind what we currently should/ought to use. I'll come back to this.
:+1: LGTM and this should also be in the .github
org templates CONTRIBUTING.md file
The
maintainer
field turns out to be reserved, and not public, and it does not match the output ofnpm info
. Npm does not offer a native way in the package.json to show who the maintainers are, bizarrely. In order to sidestep this, I propose here adding an orbitdb.maintainer field to our package.jsons. Using an "orbitdb" key allows us to future-proof this in case we want to use other metadata in the future in our npm manifests.