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 vfio-bindings #159

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

Missing crate owners for vfio-bindings #159

epilys opened this issue Nov 7, 2023 · 4 comments

Comments

@epilys
Copy link
Member

epilys commented Nov 7, 2023

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
@epilys epilys changed the title Missing crate owners for vfio-bindings Missing crate owners for vfio-bindings Nov 7, 2023
@epilys
Copy link
Member Author

epilys commented Nov 24, 2023

@andreeaflorescu you're also an owner, you'd be able to do add those missing

@andreeaflorescu
Copy link
Member

Uh, oh, missed that. I wonder why I am an owner though :D. I'll add the owners now.

@andreeaflorescu
Copy link
Member

Done. @jiangliu @liuw @sboeuf please accept your invites.

@epilys
Copy link
Member Author

epilys commented Dec 7, 2023

Only @sboeuf left

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

2 participants