-
Notifications
You must be signed in to change notification settings - Fork 19
/
CODEOWNERS
Validating CODEOWNERS rules...
18 lines (17 loc) · 1.31 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# See https://help.github.com/articles/about-codeowners/ for syntax
# Rules are matched bottom-to-top, so one team can own subdirectories
# and another the rest of the directory.
# All file changes should be reviewed by the maintainer team unless
# specified otherwise
* @DataDog/agent-shared-components
metrics/ @DataDog/agent-shared-components @DataDog/agent-metrics-logs
logs/ @DataDog/agent-shared-components @DataDog/agent-metrics-logs
process/ @DataDog/agent-shared-components @DataDog/container-app @DataDog/processes
process/connections.proto @DataDog/agent-shared-components @DataDog/Networks @DataDog/ebpf-platform
contlcycle/ @DataDog/agent-shared-components @DataDog/container-integrations
contimage/ @DataDog/agent-shared-components @DataDog/container-integrations
sbom/ @DataDog/agent-shared-components @DataDog/container-integrations
CycloneDX/ @DataDog/agent-shared-components @DataDog/container-integrations
cyclonedx_v1_4/ @DataDog/agent-shared-components @DataDog/container-integrations
cws/ @DataDog/agent-shared-components @DataDog/agent-security
proto/cws/ @DataDog/agent-shared-components @DataDog/agent-security