Closed
Description
Current Behavior
As an example, @ockam-network/crate-publishers is listed as an owner of ockam_credential
on this page: crates.io/crates/ockam_credential/settings, but it does not show up on the list here https://crates.io/teams/github:ockam-network:crate-publishers.
This is also the case for a few other crates for this team, and I think it has to do with all versions being yanked
Expected Behavior
The team/owner page should show all crates owned by the owner.
Steps To Reproduce
- Go to https://crates.io/teams/github:ockam-network:crate-publishers
- Look for
ockam_credential
. - Fail to find it.
- Go to https://crates.io/crates/ockam_credential/settings
- See that
@ockam-network/crate-publishers
is present. - Lament that computers are bad sometimes.
Environment
- Browser: Firefox Nightly 101.0a1 (2022-04-24)
- OS: macOS 12.3 on aarch64-apple-darwin.
But I don't think this is relevant to this issue
Anything else?
Sorry if this is a dupe, I looked but it wasn't clear.