-
Notifications
You must be signed in to change notification settings - Fork 12
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
Simplecss ownership transfer #12
Comments
Linebender is able to host this crate as well and if we did, @Erithax or others would be welcome to help out there as well. But if someone else wants it and won’t disappear, that is fine too! |
@Erithax no offense, but I'm looking for someone knowledgeable in Rust and with a trustworthy background, like Linebender. Giving an access to random people feels like a security nightmare to me. You're still free to send patches, in which case there would be at least some review process. |
No offense taken. I totally understand that you'd rather give it to Linebender. I just thought they maybe didn't really want it, because they currently don't depend on it. |
The reverse dependencies of simplecss include resvg, which is now under Linebender stewardship. Fwiw, you would be welcome to maintain simplecss if it were to be moved under Linebender. That would be subject to the same review process that all maintenance within Linebender is. |
Oh nevermind. I didn't realize usvg was so proliferant. Then it seems like a nobrainer for Linebender to also take it. |
This is now partially complete. It looks like only @RazrFalcon has crates.io publishing permissions at the moment. |
The issue regarding
resvg
ownership was closed andresvg
was transferred to Linebender. That issue also mentioned RazrFalcon wants to transfersimplecss
.I know some Linebender members are considering taking
simplecss
under Linebender too, as mentioned in their Zulip. I pointed them to this issue so they can join the discussion if they want.I'm interested in taking over maintainership of
simplecss
. This would be my first crate, but it has only 6 reverse deps, so I think that's okay. My relevant experience is that I'm writing a CSS parser as part of my CSS language server.The text was updated successfully, but these errors were encountered: