Add fnune as maintainer of tmuxPlugins.extrakto

This commit is contained in:
Fausto Núñez Alberro
2024-10-10 09:58:47 +02:00
parent 2c7cf748ec
commit beb0995851
+1 -1
View File
@@ -238,7 +238,7 @@ in rec {
description = "Fuzzy find your text with fzf instead of selecting it by hand ";
license = lib.licenses.mit;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [ kidd ];
maintainers = with lib.maintainers; [ kidd fnune ];
};
};