shellcheck, haskellPackages.ShellCheck: add maintainer
This commit is contained in:
parent
f0cab3b001
commit
4cb228c88c
@ -444,6 +444,8 @@ package-maintainers:
|
||||
- time-domain
|
||||
utdemir:
|
||||
- nix-tree
|
||||
zowoq:
|
||||
- ShellCheck
|
||||
|
||||
unsupported-platforms:
|
||||
Allure: [ platforms.darwin ]
|
||||
|
@ -46,6 +46,6 @@ let
|
||||
|
||||
in
|
||||
overrideMeta shellcheck (old: {
|
||||
maintainers = with lib.maintainers; [ Profpatsch ];
|
||||
maintainers = with lib.maintainers; [ Profpatsch zowoq ];
|
||||
outputsToInstall = [ "bin" "man" "doc" ];
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user