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