alexcrichton/ssh2-rs

New Maintainers?

Open

#228 geöffnet am 17. Aug. 2021

Auf GitHub ansehen
 (10 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)Rust (157 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (558 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 22h) (2 gemergte PRs in 30 T)

Beschreibung

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