Current Behavior
If you try to retrigger the docs.rs build via the link provided by docs.rs and you are only member of a team marked as owner of the corresponding crate you are greeted with the following message:
Expected Behavior
I expect that any member of any owner team is able to retrigger the documentation build
Steps To Reproduce
- Publish a crate
- Add a team as owner, remove yourself as owner
- Go to docs.rs, find the rebuild link, click the link
- Get ask for authorization via github -> login
- See the error message from above
Environment
Not relevant
Anything else?
No response