libbass: update maintainer

This commit is contained in:
poz
2025-03-27 18:07:09 +01:00
parent 06ae484786
commit 0d3e1173ff
@@ -103,7 +103,7 @@ let
homepage = "https://www.un4seen.com/";
license = licenses.unfreeRedistributable;
platforms = builtins.attrNames bass.so;
maintainers = with maintainers; [ jacekpoz ];
maintainers = with maintainers; [ poz ];
};
};