Update maintainer

This commit is contained in:
Artur Taranchiev
2020-12-21 11:18:40 +03:00
parent 7dc0b8d9d6
commit 5625941e65
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ let
homepage = "https://www.enpass.io/";
license = licenses.unfree;
platforms = [ "x86_64-linux" "i686-linux"];
maintainers = with maintainers; [ guillaumekoenig ];
maintainers = with maintainers; [ ewok ];
};
buildInputs = [makeWrapper dpkg];