Skip to content

Impossible to remove yourself as crate owner, even though there are other owners #680

@aochagavia

Description

@aochagavia

I recently wanted to transfer ownership of a crate to someone else, so I tried the following:

cargo owner --add someone
cargo owner --remove aochagavia

However, the latter command failed with the message: failed to remove owners from crate sudoku: api errors: cannot remove yourself as an owner.

I think it would make sense to allow this when a crate has more than one owner. The current workaround is to ask the new owner to remove you. It is not a big deal, but it does feel unnecessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-accountsC-enhancement ✨Category: Adding new behavior or a change to the way an existing feature works

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions