maintainers: remove vrifox (#412908)
This commit is contained in:
@@ -26258,14 +26258,6 @@
|
||||
githubId = 230381;
|
||||
name = "Daniel Nilsson";
|
||||
};
|
||||
vrifox = {
|
||||
email = "vrifox@vrifox.cc";
|
||||
github = "vrifox";
|
||||
githubId = 109021367;
|
||||
keys = [ { fingerprint = "413C 73F0 C5BD 6318 826A 42D9 D400 98E5 B60B 2197"; } ];
|
||||
matrix = "@vri:cozy.town";
|
||||
name = "Vri";
|
||||
};
|
||||
vrinek = {
|
||||
email = "vrinek@hey.com";
|
||||
github = "vrinek";
|
||||
|
||||
@@ -30,6 +30,6 @@ buildNpmPackage rec {
|
||||
description = "NetBird Management Service Web UI Panel";
|
||||
homepage = "https://github.com/netbirdio/dashboard";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ vrifox ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -117,7 +117,6 @@ buildGoModule (finalAttrs: {
|
||||
description = "Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [
|
||||
vrifox
|
||||
saturn745
|
||||
loc
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user