kmon: remove misuzu from maintainers
This commit is contained in:
parent
f27ca3c328
commit
7e3f1978d6
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ rustPlatform.buildRustPackage rec {
|
|||
changelog = "https://github.com/orhun/kmon/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ figsoda misuzu matthiasbeyer ];
|
||||
maintainers = with maintainers; [ figsoda matthiasbeyer ];
|
||||
mainProgram = "kmon";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue