welle-io: add markuskowa as maintainer
This commit is contained in:
parent
b08932ad6c
commit
6273de05aa
@ -40,7 +40,7 @@ in stdenv.mkDerivation {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A DAB/DAB+ Software Radio";
|
description = "A DAB/DAB+ Software Radio";
|
||||||
homepage = https://www.welle.io/;
|
homepage = https://www.welle.io/;
|
||||||
maintainers = with maintainers; [ ck3d ];
|
maintainers = with maintainers; [ ck3d markuskowa ];
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = with platforms; [ "x86_64-linux" "i686-linux" ] ++ darwin;
|
platforms = with platforms; [ "x86_64-linux" "i686-linux" ] ++ darwin;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user