Package owners and maintainers
A package can have multiple owners and maintainers.
Owners have full control over the package, including the ability to publish new versions, add or remove owners, and maintainers. Maintainers can publish new versions, but they cannot add or remove owners or maintainers.
Action | Owner | Maintainer |
---|---|---|
Publish new versions | ✔️ | ✔️ |
Add or remove owners | ✔️ | ❌ |
Add or remove maintainers | ✔️ | ❌ |
Use mops owner
command to manage owners of a package.
Use mops maintainer
command to manage maintainers of a package.