Pavlo Strokov
Pavlo Strokov
@bzz could you please take a look at this PR? Unfortunately the list of the maintainers doesn't exist by the [reference](https://github.com/go-enry/go-license-detector/blob/master/MAINTAINERS.md) that is mentioned in the [Contributing Guidelines](https://github.com/go-enry/go-license-detector/blob/master/CONTRIBUTING.md#contributing-guidelines)
Hi @lafriks! Thanks for taking an eye on my changes. Could you please explain why `.mit-license.org` is used instead of `://mit-license.org` (the last paragraph in the PR description)?
Seems like [Lint](https://github.com/go-enry/go-license-detector/runs/7470488827?check_suite_focus=true) job fails because `golangci/golangci-lint-action` needs to be updated or the configuration needs to be changed to use the newer version of the [golangci-lint](https://github.com/golangci/golangci-lint). I don't have permissions...
> I don't think I have ever supported windows, it's ok to remove the CI checks for that OS. @vmarkovtsev I have removed Windows OS from the actions, hope the...