From 33e1f1d4446472d9e3526ff21c47a95a9814cdfe Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Mon, 29 Dec 2025 18:16:04 +0100 Subject: [PATCH] plugins/smart-splits: change maintainer from foo-dogsquared to GaetanLepage --- plugins/by-name/smart-splits/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/by-name/smart-splits/default.nix b/plugins/by-name/smart-splits/default.nix index fbaece75..c2660de9 100644 --- a/plugins/by-name/smart-splits/default.nix +++ b/plugins/by-name/smart-splits/default.nix @@ -4,7 +4,7 @@ lib.nixvim.plugins.mkNeovimPlugin { package = "smart-splits-nvim"; description = "Smarter and more intuitive split pane management that uses a mental model of left/right/up/down instead of wider/narrower/taller/shorter for resizing splits."; - maintainers = [ lib.maintainers.foo-dogsquared ]; + maintainers = [ lib.maintainers.GaetanLepage ]; settingsExample = { resize_mode = {