about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJade <jade@witchof.space>2023-01-15 11:16:42 -0500
committerJade <jade@witchof.space>2023-01-15 11:16:42 -0500
commit95cd72f7315d092fccd8a5b7552f0376f61555d0 (patch)
treeae2efee06762d837200d9701540b8acd42959e32
parentb791880e4b0a928c2ddf3767d454c3c887f0dcfa (diff)
xivlauncher: add witchof0x20 as maintainer
-rw-r--r--pkgs/games/xivlauncher/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/xivlauncher/default.nix b/pkgs/games/xivlauncher/default.nix
index a11a57f1d2bfc..7e1645b8af0e5 100644
--- a/pkgs/games/xivlauncher/default.nix
+++ b/pkgs/games/xivlauncher/default.nix
@@ -62,7 +62,7 @@ in
       description = "Custom launcher for FFXIV";
       homepage = "https://github.com/goatcorp/FFXIVQuickLauncher";
       license = licenses.gpl3;
-      maintainers = with maintainers; [ ashkitten sersorrel ];
+      maintainers = with maintainers; [ ashkitten sersorrel witchof0x20 ];
       platforms = [ "x86_64-linux" ];
       mainProgram = "XIVLauncher.Core";
     };