Add fnune as maintainer of tmuxPlugins.extrakto (#347687)
This commit is contained in:
commit
e57567d326
@ -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 ];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user