mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
golangci-lint: replace inactive maintainers with myself
This commit is contained in:
parent
3b7d9fa95d
commit
42420dbc06
@ -38,6 +38,6 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/golangci/golangci-lint/blob/v${version}/CHANGELOG.md";
|
||||
mainProgram = "golangci-lint";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ anpryl manveru mic92 ];
|
||||
maintainers = with maintainers; [ SuperSandro2000 mic92 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user