Unverified Commit e57567d3 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

Add fnune as maintainer of tmuxPlugins.extrakto (#347687)

parents a963b987 beb09958
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 ];
    };
  };