v2rayn: add andrewzah as maintainer (#543406)

This commit is contained in:
Vincent Laporte
2026-07-20 09:09:12 +00:00
committed by GitHub
+1 -1
View File
@@ -112,7 +112,7 @@ buildDotnetModule (finalAttrs: {
homepage = "https://github.com/2dust/v2rayN";
mainProgram = "v2rayN";
license = lib.licenses.gpl3Plus;
maintainers = [ ];
maintainers = with lib.maintainers; [ andrewzah ];
platforms = [
"x86_64-linux"
"aarch64-linux"