Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# These are the default owners for the whole content of the `kyma` repository. The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file.
* @kyma-project/kyma-steering-committee

/.github/workflows @kyma-project/gopher
/.github/workflows/deploy.yml @kyma-project/technical-writers
/.github/ISSUE_TEMPLATE @kyma-project/technical-writers


Expand Down
2 changes: 1 addition & 1 deletion common/makefiles/docs/generic-make-go.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Prerequisites

- [Docker](https://www.docker.com/get-started)
- [GNU Makefile](https://www.gnu.org/software/make/manual/make.html) v3.80 or higher
- [GNU Makefile](https://www.gnu.org/software/make/manual/make.html) v3.80 or higher <!-- markdown-link-check-disable-line -->

For local usage, you need:

Expand Down