shfmt: add maintainer
This commit is contained in:
parent
72fb771de9
commit
794e0f7ca4
1 changed files with 2 additions and 1 deletions
|
@ -24,5 +24,6 @@ buildGoModule rec {
|
|||
You can feed it standard input, any number of files or any number of directories to recurse into.
|
||||
'';
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ zowoq ];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue