integrations-core
integrations-core copied to clipboard
Update codeowners for Agent Platform-owned integrations
What does this PR do?
Updates the owners of integrations previously owned by Agent Platform in the CODEOWNERS
file:
- System integrations (process, disk and network) are now owned by Agent Integrations. The Windows Agent team is listed as a secondary owner, to help with the Windows bits of these checks.
- The IBM i integration is now owned by Agent Integrations.
- The OTel integration is now owned by the OpenTelemetry team.
To be merged on October 10th, 2022.
Motivation
Ownership updates.
Review checklist (to be filled by reviewers)
- [x] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
- [x] PR title must be written as a CHANGELOG entry (see why)
- [x] Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
- [x] PR must have
changelog/
andintegration/
labels attached