Skip to content

Missing crate owners for virtio-queue-ser #156

@epilys

Description

@epilys

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions