flclash: add VZstless as maintainer (#505521)

This commit is contained in:
Sizhe Zhao
2026-04-01 03:55:57 +00:00
committed by GitHub
+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 {