golangci-lint: replace inactive maintainers with myself
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user