-
Notifications
You must be signed in to change notification settings - Fork 88
Stepping down as a maintainer #257
Comments
Ping @benjumanji @JohnTitor @cathay4t since all three of you have crates.io access. |
I'm personally in favor of creating an org, it'll make it easier to manage collaborators and the repo (though I'm not a core collaborator here, I'm open to other collaborator's thoughts). |
organization +1 |
Monorepo has some benefits e.g. being able to upgrade stuff at once, so I'm not sure if it's really necessary 🤔 (we could discuss later) @little-dude If you're okay to create an org but are busy, I'm happy to do it instead, let me know. |
organization +1 |
Since this project is been used by |
https://github.com/netlink-rs is taken unfortunately.
Oh that'd be awesome :) |
👍, either |
Please consider split this single project into small parts to simplify the effort of versioning. |
I have created https://github.com/rust-netlink and @benjumanji @JohnTitor @little-dude are invited as owner. Currently, I have imported the full git repo there. I am doing split up in the meantime which might take a while. |
Repo split with commit history preserved done. All sub-repo has CI enabled and passing. |
The next steps:
|
I have to admit I changed the |
I'd love to maintain In |
@wllenyj I have invited you into |
Heh this happens right when I opened a PR for a long-standing issue on the core netlink socket handling (the ENOBUFS thingy). I'll reopen it against the proper repo! EDIT: oh god that PR will transform in 10 PRs due to the split 🤣 |
@Tuetuopay Sorry for the extra work, but I believe isolate crates is better than bloated project. Thanks for the efforts. |
@Tuetuopay And IMHO, reexport is wrong. If you don't have use case require so, you don't need to follow that old habit. |
Oh ok, well, that reduces the PR count. Thanks :) |
@cathay4t @little-dude @JohnTitor Do we have a repo or slack for public discussion to? I want to create code coverage support for netlink, but don't know where to post the Proposal. |
@wllenyj Github issue could be a good place for disucssion. You may use https://github.com/rust-netlink/.github/issues if that topic is related to general design. In case anyone want instant feedback, I am on IRC libra |
rust-netlink/.github#1 create to track the efforts on removing |
Hello,
Due to a pretty time consuming job and several life projects, I just don't have time to maintain these crates. I've let PRs accumulating for a while now and I'd like to apologize to the people who have been waiting for a review from me.
I'm not sure what to do from now. Are there people willing to take over? Should I create an organization and transfer the repo?
Again, sorry for letting issues and PRs rot for so long. This post was long overdue...
Link to the reddit annoucement
The text was updated successfully, but these errors were encountered: