Skip to content

Expand upon the CODEOWNERS file

Summary

In !677 (merged) we added a basic CODEOWNERS file that used the Charts project as a reference.

It's a good first iteration, but we can likely expand upon it to be more specific about codeowners for specific areas of the Go portions of the codebase (most of the file only specifies owners for docs and CI so far).

Acceptance criteria

  • CODEOWNERS file is updated with more specifications (such as Golang controller code, scripting, OpenShift tooling, etc.)