Skip to content

Commit 473e3f3

Browse files
pritidesaitekton-robot
authored andcommitted
fix link to owners file
fix a link to owners file in release readme
1 parent 4348839 commit 473e3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tekton/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ consumers of a project. In that case we'll make a patch release. To make one:
3131
[`needs-cherry-pick`](https://github.com/tektoncd/pipeline/pulls?q=label%3Aneeds-cherry-pick).
3232
1. Create a branch for the release named `release-<version number>x`, e.g. [`release-v0.13.0x`](https://github.com/tektoncd/pipeline/tree/release-v0.13.0x)
3333
and push it to the repo https://github.com/tektoncd/pipeline (you may need help from
34-
[an OWNER](../OWNER) with permission to push).
34+
[an OWNER](../OWNERS_ALIASES) with permission to push).
3535
1. Use [git cherry-pick](https://git-scm.com/docs/git-cherry-pick) to cherry pick the
3636
fixes from master into the release branch you have created (use `-x` to include
3737
the original commit information).

0 commit comments

Comments
 (0)