franz: add davidtwco as maintainer
This commit is contained in:
parent
529f5b8bfc
commit
c1fc68a41c
@ -50,7 +50,7 @@ in stdenv.mkDerivation {
|
|||||||
description = "A free messaging app that combines chat & messaging services into one application";
|
description = "A free messaging app that combines chat & messaging services into one application";
|
||||||
homepage = https://meetfranz.com;
|
homepage = https://meetfranz.com;
|
||||||
license = licenses.free;
|
license = licenses.free;
|
||||||
maintainers = [ maintainers.gnidorah ];
|
maintainers = with maintainers; [ davidtwco gnidorah ];
|
||||||
platforms = ["x86_64-linux"];
|
platforms = ["x86_64-linux"];
|
||||||
hydraPlatforms = [];
|
hydraPlatforms = [];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user