mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
libgit2: remove SuperSandro2000 from maintainers
This commit is contained in:
@@ -111,6 +111,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://libgit2.org/";
|
||||
license = with lib.licenses; WITH gpl2Only gccException20;
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = with lib.maintainers; [ SuperSandro2000 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user