diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index eaea27fa177921..ef7457dd5d25d7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -45,6 +45,9 @@ /static-analysis.datadog.yml @DataDog/software-integrity-and-trust @DataDog/agent-devx-infra /modules.yml @DataDog/agent-shared-components +# if go.work changes then either .go-version or modules.yml changed too, so ASC might as well own it +/go.work @DataDog/agent-shared-components +/go.work.sum @DataDog/agent-shared-components /.circleci/ @DataDog/agent-devx-infra