mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
blackbox-terminal: remove linsui from maintainers
This commit is contained in:
@@ -69,7 +69,6 @@ stdenv.mkDerivation {
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
chuangzhu
|
||||
linsui
|
||||
];
|
||||
mainProgram = "blackbox";
|
||||
platforms = lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user