mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 03:30:45 +00:00
ff2mpv-rust: remove arthsmn from the maintainers
This commit is contained in:
parent
de19b7eaff
commit
598659a488
|
@ -55,7 +55,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "Native messaging host for ff2mpv written in Rust";
|
||||
homepage = "https://github.com/ryze312/ff2mpv-rust";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ arthsmn ryze ];
|
||||
maintainers = with maintainers; [ ryze ];
|
||||
mainProgram = "ff2mpv-rust";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue