🌱 Add OWNERS file#16
Conversation
Signed-off-by: Andrew Anderson <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Pull request overview
Adds a repository-level OWNERS file to define code review ownership (approvers/reviewers) for automation or tooling that consumes this YAML format.
Changes:
- Introduces an
OWNERSYAML file listingclubandersonas both an approver and reviewer.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1,5 @@ | |||
| approvers: | |||
| - clubanderson | |||
|
|
|||
There was a problem hiding this comment.
Line 3 appears to be a blank line containing whitespace. Trailing whitespace on otherwise-empty lines can cause YAML/whitespace linters to fail; please remove the stray spaces so the blank line is truly empty.
|
Thank you for your contribution! Your PR has been merged. Check out what's new:
Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey |
Summary
Test plan