cargo-run-bin: remove maintainer mightyiam

This commit is contained in:
Shahar "Dawn" Or
2026-05-13 10:28:10 +07:00
parent 54402b3939
commit 31b8b0bb9b
@@ -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
];
};