about summary refs log tree commit diff
diff options
context:
space:
mode:
authorwxt <3264117476@qq.com>2024-09-08 20:44:13 +0800
committerAlyssa Ross <hi@alyssa.is>2024-09-08 20:02:54 +0200
commitca5bcf3dcf91ce8847eb7f2215346029b2649d33 (patch)
tree731d63cbad91e35e8cc58a4e45c82c34296bcefa
parent3d25f1f61266831bc020a269b189794cc78a7c9a (diff)
gex: add bot-wxt1221 as maintainers
-rw-r--r--pkgs/by-name/ge/gex/package.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/by-name/ge/gex/package.nix b/pkgs/by-name/ge/gex/package.nix
index 463890c3e8fc8..2b404b98f44be 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
     ];