Skip to content

Commit 5c29ac6

Browse files
authored
CODEOWNERS: rename agent-build-and-releases to agent-delivery (#17945)
1 parent 8a57b60 commit 5c29ac6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ manifest.json @DataDog/documentation @DataDog/agent-integrations
1616
**/assets/logs @DataDog/logs-backend @DataDog/documentation @DataDog/agent-integrations
1717

1818
# Dependencies
19-
/.deps/ @DataDog/agent-integrations @DataDog/agent-build-and-releases
20-
/.builders/ @DataDog/agent-build-and-releases
21-
/.builders/images/ @DataDog/agent-integrations @DataDog/agent-build-and-releases
22-
/.builders/patches/ @DataDog/agent-integrations @DataDog/agent-build-and-releases
19+
/.deps/ @DataDog/agent-integrations @DataDog/agent-delivery
20+
/.builders/ @DataDog/agent-delivery
21+
/.builders/images/ @DataDog/agent-integrations @DataDog/agent-delivery
22+
/.builders/patches/ @DataDog/agent-integrations @DataDog/agent-delivery
2323

2424
# Checks base
2525
/datadog_checks_base/ @DataDog/agent-integrations
@@ -306,7 +306,7 @@ datadog_checks_base/datadog_checks/base/checks/windows/ @DataDog/wi
306306
docs/developer/process/integration-release.md @DataDog/software-integrity-and-trust @DataDog/agent-integrations @trishankatdatadog
307307
# As well as the pipelines.
308308
/.github/workflows/ @DataDog/agent-integrations
309-
/.github/workflows/build-deps.yml @DataDog/agent-build-and-releases
309+
/.github/workflows/build-deps.yml @DataDog/agent-delivery
310310
/.gitlab-ci.yml @DataDog/agent-integrations
311311
/.gitlab/software_composition_analysis.yaml @DataDog/software-integrity-and-trust
312312
# Dev container

0 commit comments

Comments
 (0)