mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
libssh2: remove SuperSandro2000 as maintainer
https://github.com/NixOS/nixpkgs/pull/543937#pullrequestreview-4745170669
This commit is contained in:
@@ -95,6 +95,5 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://www.libssh2.org";
|
||||
platforms = lib.platforms.all;
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user