[backport release-26.05] v2rayn: add andrewzah as maintainer

(cherry picked from commit 0b039838a8)
This commit is contained in:
Andrew Zah
2026-07-19 12:28:51 +09:00
parent 40d5bb52a3
commit 38b434b974

View File

@@ -112,7 +112,7 @@ buildDotnetModule (finalAttrs: {
homepage = "https://github.com/2dust/v2rayN";
mainProgram = "v2rayN";
license = with lib.licenses; [ gpl3Plus ];
maintainers = [ ];
maintainers = with lib.maintainers; [ andrewzah ];
platforms = [
"x86_64-linux"
"aarch64-linux"