mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
[backport release-26.05] v2rayn: add andrewzah as maintainer
(cherry picked from commit 0b039838a8)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user