[backport release-26.05] v2rayn: add andrewzah as maintainer (#544075)

This commit is contained in:
Arne Keller
2026-07-21 06:25:30 +00:00
committed by GitHub

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"