-
Notifications
You must be signed in to change notification settings - Fork 2.1k
doc: update maintainers and codeowners #4827
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
Conversation
Update maintainer and codeowner lists. Signed-off-by: Nikita Kalyazin <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4827 +/- ##
=======================================
Coverage 84.35% 84.35%
=======================================
Files 249 249
Lines 27505 27505
=======================================
Hits 23202 23202
Misses 4303 4303
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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, just a minor nit as pointed out already.
Sort maintainer list. Signed-off-by: Nikita Kalyazin <[email protected]>
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 thanks for the changes Nikita!
Changes
Update maintainer and codeowner lists.
Reason
To keep it up to date.
License Acceptance
By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license. For more information on following Developer
Certificate of Origin and signing off your commits, please check
CONTRIBUTING.md.PR Checklist
[ ] If a specific issue led to this PR, this PR closes the issue.[ ] Any required documentation changes (code and docs) are included in thisPR.
[ ] API changes follow the Runbook for Firecracker API changes.[ ] User-facing changes are mentioned inCHANGELOG.md.[ ] All added/changed functionality is tested.[ ] NewTODOs link to an issue.contribution quality standards.
rust-vmm.