quodlibet: update maintainers

This commit is contained in:
Piotr Bogdan
2020-11-18 13:10:30 +00:00
parent 8275e5b391
commit 5fe86e006e
@@ -83,7 +83,7 @@ python3.pkgs.buildPythonApplication rec {
& internet radio, and all major audio formats.
'';
maintainers = with maintainers; [ coroa sauyon ];
maintainers = with maintainers; [ coroa pbogdan ];
homepage = "https://quodlibet.readthedocs.io/en/latest/";
};
}