integrations-core icon indicating copy to clipboard operation
integrations-core copied to clipboard

Update codeowners for Agent Platform-owned integrations

Open KSerrania opened this issue 2 years ago • 0 comments

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/ and integration/ labels attached

KSerrania avatar Sep 16 '22 13:09 KSerrania