Closed
Description
The documentation states:
$ rebar3 help hex owner
...
Supported command combinations:
...
rebar3 hex owner add <package> <username> <level>
...
But running rebar3 hex owner add foo bar maintainer
add the user as an owner instead. Using rebar3 hex owner add foo bar --level maintainer
works, as documented further down in the man page.
What is a maintainer btw? It's not documented anywhere on Hex or in Mix/Rebar...
Metadata
Metadata
Assignees
Labels
No labels