pipewire: add myself as maintainer

This commit is contained in:
K900
2023-01-30 09:09:39 +03:00
parent 5fec1e59cf
commit 5666e3ef3a
@@ -237,7 +237,7 @@ let
homepage = "https://pipewire.org/";
license = licenses.mit;
platforms = platforms.linux;
maintainers = with maintainers; [ jtojnar kranzes ];
maintainers = with maintainers; [ jtojnar kranzes k900 ];
};
};