flclash: add VZstless as maintainer

This commit is contained in:
VZstless
2026-04-01 09:32:24 +08:00
parent 62e3050a29
commit a55a91dc3a
+1 -1
View File
@@ -32,7 +32,7 @@ let
description = "Proxy client based on ClashMeta, simple and easy to use";
homepage = "https://github.com/chen08209/FlClash";
license = with lib.licenses; [ gpl3Plus ];
maintainers = [ ];
maintainers = with lib.maintainers; [ VZstless ];
};
core = buildGoModule {