Update maintainer
This commit is contained in:
parent
7dc0b8d9d6
commit
5625941e65
@ -2857,6 +2857,12 @@
|
|||||||
githubId = 30512529;
|
githubId = 30512529;
|
||||||
name = "Evils";
|
name = "Evils";
|
||||||
};
|
};
|
||||||
|
ewok = {
|
||||||
|
email = "ewok@ewok.ru";
|
||||||
|
github = "ewok";
|
||||||
|
githubId = 454695;
|
||||||
|
name = "Artur Taranchiev";
|
||||||
|
};
|
||||||
exfalso = {
|
exfalso = {
|
||||||
email = "0slemi0@gmail.com";
|
email = "0slemi0@gmail.com";
|
||||||
github = "exfalso";
|
github = "exfalso";
|
||||||
|
@ -56,7 +56,7 @@ let
|
|||||||
homepage = "https://www.enpass.io/";
|
homepage = "https://www.enpass.io/";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
platforms = [ "x86_64-linux" "i686-linux"];
|
platforms = [ "x86_64-linux" "i686-linux"];
|
||||||
maintainers = with maintainers; [ guillaumekoenig ];
|
maintainers = with maintainers; [ ewok ];
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [makeWrapper dpkg];
|
buildInputs = [makeWrapper dpkg];
|
||||||
|
Loading…
Reference in New Issue
Block a user