-
Notifications
You must be signed in to change notification settings - Fork 683
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
chore: add maintainer #4234
chore: add maintainer #4234
Conversation
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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.
Thanks! I can take this part if you want
Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4234 +/- ##
==========================================
+ Coverage 14.21% 14.23% +0.02%
==========================================
Files 1597 1597
Lines 109806 109842 +36
Branches 31487 31504 +17
==========================================
+ Hits 15605 15635 +30
Misses 77255 77255
- Partials 16946 16952 +6
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Description
Extract packages there is no TIER IV internal maintainer by following command.
find ./ -name "package.xml" | xargs grep -L "maintainer.*@tier4.jp"
Tests performed
Nothing.
Effects on system behavior
Nothing.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.