Skip to content

Missing crate owners for vfio-bindings #159

@epilys

Description

@epilys

Running my check_owners.sh script, I get:

vfio-bindings
INFO: querying https://crates.io/api/v1/crates/vfio-bindings/owners
INFO: API reply was {"users":[{"avatar":"https://avatars.githubusercontent.com/u/1043863?v=4","id":35756,"kind":"user","login":"sameo","name":"Samuel Ortiz","url":"https://github.com/sameo"},{"avatar":"https://avatars.githubusercontent.com/u/2815944?v=4","id":37110,"kind":"user","login":"andreeaflorescu","name":"Andreea Florescu","url":"https://github.com/andreeaflorescu"},{"avatar":"https://avatars.githubusercontent.com/u/46028664?v=4","id":1481,"kind":"team","login":"github:rust-vmm:gatekeepers","name":"gatekeepers","url":"https://github.com/rust-vmm"}]}
OK: rust-vmm:gatekeepers is an owner.
OK: jiangliu is not an owner.
OK: liuw is not an owner.
OK: sameo is an owner.
ERROR: sboeuf is not an owner.
Missing crate owners for vfio-bindings, please add them.

@sameo you need to exec:

cargo owner --add sboeuf vfio-bindings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions