Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing crate owners for virtio-queue-ser #156

Open
epilys opened this issue Nov 7, 2023 · 0 comments
Open

Missing crate owners for virtio-queue-ser #156

epilys opened this issue Nov 7, 2023 · 0 comments

Comments

@epilys
Copy link
Member

epilys commented Nov 7, 2023

Running my check_owners.sh script, I get:

virtio-queue-ser
INFO: querying https://crates.io/api/v1/crates/virtio-queue-ser/owners
INFO: API reply was {"users":[{"avatar":"https://avatars.githubusercontent.com/u/511389?v=4","id":50358,"kind":"user","login":"slp","name":"Sergio López","url":"https://github.com/slp"},{"avatar":"https://avatars
.githubusercontent.com/u/10989787?v=4","id":96953,"kind":"user","login":"alexandruag","name":"Alexandru Agache","url":"https://github.com/alexandruag"},{"avatar":"https://avatars.githubusercontent.com/u/46103760?
v=4","id":99643,"kind":"user","login":"lauralt","name":"Laura Loghin","url":"https://github.com/lauralt"},{"avatar":"https://avatars.githubusercontent.com/u/46028664?v=4","id":1481,"kind":"team","login":"github:r
ust-vmm:gatekeepers","name":"gatekeepers","url":"https://github.com/rust-vmm"}]}
OK: rust-vmm:gatekeepers is an owner.
OK: alexandruag is an owner.
ERROR: andreeaflorescu is not an owner.
ERROR: jiangliu is not an owner.
OK: slp is an owner.
ERROR: stsquad is not an owner.
ERROR: epilys is not an owner.
Missing crate owners for virtio-queue-ser, please add them.

@alexandruag, @slp you need to add

cargo owner --add andreeaflorescu virtio-queue-ser
cargo owner --add jiangliu virtio-queue-ser
cargo owner --add stsquad virtio-queue-ser
cargo owner --add epilys virtio-queue-ser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant