wire-desktop: Add arianvp to maintainer list

This commit is contained in:
Arian van Putten 2019-11-08 09:43:09 +01:00
parent f2503c14e5
commit 1d51430cdc
2 changed files with 7 additions and 1 deletions

View file

@ -569,6 +569,12 @@
githubId = 718812;
name = "Antoine R. Dumont";
};
arianvp = {
email = "arian.vanputten@gmail.com";
github = "arianvp";
githubId = 628387;
name = "Arian van Putten";
};
aristid = {
email = "aristidb@gmail.com";
github = "aristidb";

View file

@ -43,7 +43,7 @@ let
homepage = https://wire.com/;
downloadPage = https://wire.com/download/;
license = licenses.gpl3Plus;
maintainers = with maintainers; [ toonn worldofpeace ];
maintainers = with maintainers; [ arianvp toonn worldofpeace ];
platforms = [ "x86_64-darwin" "x86_64-linux" ];
};