foniod / redbpf

Rust library for building and running BPF/eBPF modules
Apache License 2.0
1.71k stars 136 forks source link

Looking for maintainers #305

Open rsdy opened 2 years ago

rsdy commented 2 years ago

The current maintainance team is being overwhelmed with other tasks and projects, and given the breadth of the project, we can't give RedBPF as much attention as needed.

Therefore we are looking for more members to join the team, and help guide the direction of RedBPF.

I can personally spend enough time to review PRs and guide newcomers, however, can't promise to deliver on any contributions.

Please let @rhdxmr and I know in this thread if you'd be keen to get on board!

bs5ntnx commented 2 years ago

Am working on a project where we wanted to use ebpf and redbpf seems interesting. I would like to get board on the maintenance team.

rsdy commented 2 years ago

@bs5ntnx We can help you get up to speed, a good start will be trying to resolve one of the issues. Have a stab, open a PR, note down points where you got stuck and/or need suggestions, and we'll go from there. Getting to the bottom of #309 should not be very hard.

bs5ntnx commented 2 years ago

Sure @rsdy . #309 is the issue i filed . Am still trying to figure out why its not working.

freexploit commented 2 years ago

I'm interested, currently I'm just learning ebpf but I will look for a ticket I can work on help. But if anything else is needed, let me know

DerekStrickland commented 2 years ago

Still looking for help?

rsdy commented 2 years ago

@DerekStrickland Sure, help is always needed! The best way to start would be to help with some issues and test/review PRs, but let me know if there's anything specific I can help you with and will try my best! It would be great to finish #316 for instance, which is mostly about bringing the CI up to date with the https://github.com/foniod/build-images repo.

DerekStrickland commented 2 years ago

Hey @rsdy . Thx for the response. Just wanted to make sure the repo is still active. I'll take a look at #316.