v2rayn: remove aucub from maintainers

This commit is contained in:
aucub
2025-01-25 21:22:25 +00:00
parent e26c94ddbb
commit 3da8734f23
+1 -1
View File
@@ -101,7 +101,7 @@ buildDotnetModule rec {
homepage = "https://github.com/2dust/v2rayN";
mainProgram = "v2rayN";
license = with lib.licenses; [ gpl3Plus ];
maintainers = with lib.maintainers; [ aucub ];
maintainers = with lib.maintainers; [ ];
platforms = [
"x86_64-linux"
"aarch64-linux"