maintainers: drop tonyshkurenko
Inactive since 2022, did not react to https://github.com/NixOS/nixpkgs/pull/459157#issuecomment-3502693135.
This commit is contained in:
@@ -26562,12 +26562,6 @@
|
||||
githubId = 6740669;
|
||||
name = "Tom Smeets";
|
||||
};
|
||||
tonyshkurenko = {
|
||||
email = "support@twingate.com";
|
||||
github = "antonshkurenko";
|
||||
githubId = 8597964;
|
||||
name = "Anton Shkurenko";
|
||||
};
|
||||
toonn = {
|
||||
email = "nixpkgs@toonn.io";
|
||||
matrix = "@toonn:matrix.org";
|
||||
|
||||
@@ -57,7 +57,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Twingate Client";
|
||||
homepage = "https://twingate.com";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ tonyshkurenko ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user