cspell: remove me from maintainers
This commit is contained in:
@@ -93,6 +93,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
changelog = "https://github.com/streetsidesoftware/cspell/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "cspell";
|
||||
maintainers = [ lib.maintainers.pyrox0 ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user