franz: remove gnidorah as maintainer
For context, see: https://github.com/NixOS/nixpkgs/pull/71862#issuecomment-545753201 Signed-off-by: David Wood <david@davidtw.co>
This commit is contained in:
parent
c1fc68a41c
commit
04d4ea0e24
@ -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 = with maintainers; [ davidtwco gnidorah ];
|
||||
maintainers = [ maintainers.davidtwco ];
|
||||
platforms = ["x86_64-linux"];
|
||||
hydraPlatforms = [];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user