-
Notifications
You must be signed in to change notification settings - Fork 70
🌱 freshen maintainer list #2438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 freshen maintainer list #2438
Conversation
Signed-off-by: Jordan <jordan@nimblewidget.com>
rashmigottipati
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the project's maintainer and ownership configuration by removing references to a maintainer ("thetechnick") and cleaning up related ownership files. The changes consolidate ownership management by removing the CODEOWNERS file and the operator-controller-specific OWNERS file.
Key changes:
- Removes "thetechnick" from api-approvers and docs-draft-approvers groups
- Removes the operator-controller-approvers group entirely and its associated OWNERS file
- Removes the CODEOWNERS file
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| OWNERS_ALIASES | Removes "thetechnick" from api-approvers and docs-draft-approvers; removes operator-controller-approvers group |
| internal/operator-controller/OWNERS | Deletes the file as the operator-controller-approvers group no longer exists |
| CODEOWNERS | Deletes the file entirely |
| AGENTS.md | Updates documentation to remove reference to the deleted CODEOWNERS file |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2438 +/- ##
==========================================
+ Coverage 69.61% 73.07% +3.46%
==========================================
Files 100 100
Lines 7641 7641
==========================================
+ Hits 5319 5584 +265
+ Misses 1888 1625 -263
+ Partials 434 432 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86, rashmigottipati The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
9d8fda0
into
operator-framework:main
Description
Reviewer Checklist