pipewire_0_2: remove myself from maintainers
This commit is contained in:
parent
cf970cbada
commit
22141211e5
1 changed files with 1 additions and 1 deletions
|
@ -49,6 +49,6 @@ in stdenv.mkDerivation rec {
|
|||
homepage = "https://pipewire.org/";
|
||||
license = licenses.lgpl21;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ jtojnar ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue