broot: fix aheaume entry in maintainers
This commit is contained in:
parent
bad529983e
commit
ec79a7d830
2 changed files with 7 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ let
|
|||
};
|
||||
|
||||
in {
|
||||
meta.maintainers = [ maintainers.aheaume ];
|
||||
meta.maintainers = [ hm.maintainers.aheaume ];
|
||||
|
||||
options.programs.broot = {
|
||||
enable = mkEnableOption "Broot, a better way to navigate directories";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue