wire-desktop: Add arianvp to maintainer list
This commit is contained in:
parent
f2503c14e5
commit
1d51430cdc
@ -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";
|
||||
|
@ -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" ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user