cargo-run-bin: remove maintainer mightyiam (#519632)
This commit is contained in:
@@ -25,7 +25,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
changelog = "https://github.com/dustinblackman/cargo-run-bin/blob/v${finalAttrs.version}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
mightyiam
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user