diff --git a/PROCESSES.md b/PROCESSES.md index a4c52aa39..e64b66487 100644 --- a/PROCESSES.md +++ b/PROCESSES.md @@ -6,6 +6,6 @@ This document outlines processes and procedures for some common tasks in the cha Chart maintainers are defined within the chart itself. So the procedure for adding maintainers is to add them there. -The pull request which does that should also update [CODEOWNERS](./github/CODEOWNERS) file to that the new maintainer is able to approve pull requests. +The pull request which does that should also update [CODEOWNERS](/.github/CODEOWNERS) file to that the new maintainer is able to approve pull requests. One of the existing chart maintainers needs to approve the PR in addition one of the repository admins needs to approve it. They are then responsible for also granting the new maintainer write permissions to this repository.