Skip to content

Commit 29254d7

Browse files
authored
Merge pull request #31296 from championshuttler/owner
Fix link to OWNERS_ALIASES
2 parents ebfa2e4 + b49701b commit 29254d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/contribute/participate/roles-and-responsibilities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ separately for reviewer status in SIG Docs.
147147
To apply:
148148

149149
1. Open a pull request that adds your GitHub user name to a section of the
150-
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS) file
150+
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES) file
151151
in the `kubernetes/website` repository.
152152

153153
{{< note >}}
@@ -219,7 +219,7 @@ separately for approver status in SIG Docs.
219219
To apply:
220220

221221
1. Open a pull request adding yourself to a section of the
222-
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS)
222+
[OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES)
223223
file in the `kubernetes/website` repository.
224224

225225
{{< note >}}

0 commit comments

Comments
 (0)