-
Notifications
You must be signed in to change notification settings - Fork 322
Add pkg-config repo #875
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
Add pkg-config repo #875
Conversation
As long as you make sure someone is actually maintaining the crate, feel free to remove me. I've only taken care of the crate over the last years because nobody else did, and one thing less on my list of things to care for would definitely be an improvement :) That said, I'm also fine with continuing to help maintaining this crate to share the load a bit if you're all too busy as well |
Oh, please leave his rights in tact for now. @sdroege We can try to take over maintenance if you prefer, but it might not be right away. |
Let's keep things as they are for now then, works for me! |
Sounds great! I'll need to add support for adding individuals to repos before we can merge this. In the meantime, I'll manually add the |
5f84ca6
to
de9c705
Compare
Should I add someone else as owner for pkg-config on crates.io? @joshtriplett, @alexcrichton and I are currently owners. |
@sdroege If you can add |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merging, this will temporarily drop access until we merge the sync team PR in the next few minutes.
Just to make sure, the invite arrived? |
This adds configuration for the
pkg-config
repo. This largely mirrors the current config on GitHub with addition of granting the rest of the crate-maintainers team maintainer rights.This will also remove @sdroege's maintainer rights which might not be desired. I'll have to add support for adding individuals to repos if that's a requirement here.
r? @m-ou-se @joshtriplett