Update maintainer
This commit is contained in:
parent
7dc0b8d9d6
commit
5625941e65
@ -2857,6 +2857,12 @@
|
||||
githubId = 30512529;
|
||||
name = "Evils";
|
||||
};
|
||||
ewok = {
|
||||
email = "ewok@ewok.ru";
|
||||
github = "ewok";
|
||||
githubId = 454695;
|
||||
name = "Artur Taranchiev";
|
||||
};
|
||||
exfalso = {
|
||||
email = "0slemi0@gmail.com";
|
||||
github = "exfalso";
|
||||
|
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user