Unverified Commit beb09958 authored by Fausto Núñez Alberro's avatar Fausto Núñez Alberro
Browse files

Add fnune as maintainer of tmuxPlugins.extrakto

parent 2c7cf748
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ];
    };
  };