Skip to content

Commit

Permalink
ci: Fix CODEOWNERS due to team split (DataDog#31896)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddyurchenko authored Dec 10, 2024
1 parent 03a3f1c commit 0b42e2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
/.gitlab/binary_build/system_probe.yml @DataDog/ebpf-platform @DataDog/agent-delivery
/.gitlab/binary_build/windows.yml @DataDog/agent-delivery @DataDog/windows-agent

/.gitlab/benchmarks/ @DataDog/agent-devx-infra @DataDog/apm-reliability-and-performance @DataDog/agent-apm
/.gitlab/benchmarks/ @DataDog/agent-devx-infra @DataDog/apm-ecosystems-performance @DataDog/agent-apm

/.gitlab/deploy_containers/ @DataDog/container-integrations @DataDog/agent-delivery
/.gitlab/deploy_dca/ @DataDog/container-integrations @DataDog/agent-delivery
Expand Down
2 changes: 1 addition & 1 deletion tasks/libs/pipeline/github_slack_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
'@datadog/agent-devx-infra': '#agent-devx-ops'
'@datadog/agent-devx-loops': '#agent-devx-ops'
'@datadog/apm-onboarding': '#apm-onboarding'
'@datadog/apm-reliability-and-performance': '#apm-ecosystems-reliability'
'@datadog/apm-ecosystems-performance': '#apm-benchmarking-platform'
'@DataDog/container-ecosystems': '#container-ecosystems-ops'

0 comments on commit 0b42e2b

Please sign in to comment.