opustags: add SuperSandro2000 as maintainer
This commit is contained in:
parent
e0090f93e9
commit
9796f668e2
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Ogg Opus tags editor";
|
description = "Ogg Opus tags editor";
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
broken = stdenv.isDarwin;
|
broken = stdenv.isDarwin;
|
||||||
maintainers = [ maintainers.kmein ];
|
maintainers = with maintainers; [ kmein SuperSandro2000 ];
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user