-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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] update codeowners to match metadata.yaml content #31043
[chore] update codeowners to match metadata.yaml content #31043
Conversation
@@ -28,7 +28,7 @@ confmap/provider/s3provider/ @open-telemetry/collect | |||
connector/countconnector/ @open-telemetry/collector-contrib-approvers @djaglowski @jpkrohling | |||
connector/datadogconnector/ @open-telemetry/collector-contrib-approvers @mx-psi @dineshg13 | |||
connector/exceptionsconnector/ @open-telemetry/collector-contrib-approvers @jpkrohling @marctc | |||
connector/failoverconnector/ @open-telemetry/collector-contrib-approvers @akats7 @djaglowski @fatsheep9146 |
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.
@akats7 is the contributor of this component, maybe we should add them properly as code owner instead of removing here?
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.
This is reflecting what is in metadata.yaml. 172889d doesn't list them in codeowners, worth a separate issue to follow up.
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.
That's fair. @akats7 can you open a PR adding yourself as code owner to this component?
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 @crobert-1, yep will do
5d8edcf
to
d8963b2
Compare
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> This removes @pmcollins as code owner, as he reached out and is no longer able to be a code owner in the collector repository. Thanks for all of your help here Pablo! **Link to tracking Issue:** <Issue number if applicable> Should be merged after #31043.
Update codeowners against the latest info from the opentelemetry membership list.
Update remotetap processor codeowners, removing @pmcollins and adding @atoulme