vcluster
vcluster copied to clipboard
add entries for self in codeowners file
What issue type does this pull request address? (keep at least one, remove the others)
What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #
Please provide a short message that should be published in the vcluster release notes Fixed an issue where vcluster ...
What else do we need to know?
Can we keep the file names sorted here? And ideally also grouped by top-level directory e.g.:
.github @person1 @person2
chart @person1 @person3
pkg/controllers @person3 @person4
pkg/controllers/<path> @person3 @person4
pkg/server @person3 @person5
pkg/syncer @person2 @person5
pkg/syncer/<path> <owners>
test/e2e @person3 @person5
test/e2e_node @person2 @person5
@neogopher can you rebase
Going to close this for now, will be easier to start from scratch.