From ca5bcf3dcf91ce8847eb7f2215346029b2649d33 Mon Sep 17 00:00:00 2001 From: wxt <3264117476@qq.com> Date: Sun, 8 Sep 2024 20:44:13 +0800 Subject: [PATCH] gex: add bot-wxt1221 as maintainers --- pkgs/by-name/ge/gex/package.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/by-name/ge/gex/package.nix b/pkgs/by-name/ge/gex/package.nix index 463890c3e8fc..2b404b98f44b 100644 --- a/pkgs/by-name/ge/gex/package.nix +++ b/pkgs/by-name/ge/gex/package.nix @@ -52,6 +52,7 @@ rustPlatform.buildRustPackage rec { ]; maintainers = with maintainers; [ azd325 + bot-wxt1221 evanrichter piturnah ];