alexcrichton/ssh2-rs

New Maintainers?

Open

#228 opened on Aug 17, 2021

View on GitHub
 (10 comments) (4 reactions) (0 assignees)Rust (157 forks)github user discovery
help wanted

Repository metrics

Stars
 (558 stars)
PR merge metrics
 (Avg merge 2d 22h) (2 merged PRs in 30d)

Description

I do not personally have time to maintain this crate any more and I suspect the other maintainers are also quite short on time nowadays. I think it's time to put out an "official" call for "this crate is in maintenance mode now". The way I personally view this crate:

  • For ssh2 I think anyone who's interested can pick it up. I'm not going to merge any changes to ssh2 as a crate from now on most likely.
  • For libssh2-sys this is depended on by libgit2-sys which is used by Cargo, so it is a pretty important dependency. I will try to merge bug/security fixes myself but other than that I don't have the time to help improve this.

If you'd like to help maintain this leave a comment here. I'm happy to transfer ssh2 ownership and such without much ado, but for libssh2-sys you'll need to be a relatively trusted member of the Rust community since Cargo depends on it.

Contributor guide