|
4 | 4 | # pattern is the one used. |
5 | 5 |
|
6 | 6 | # Default owners of everything in the repo |
7 | | -* @DataDog/api-clients @DataDog/web-frameworks |
| 7 | +* @DataDog/web-frameworks |
8 | 8 |
|
9 | 9 | # API |
10 | | -/datadog/api/ @DataDog/api-clients @DataDog/web-frameworks |
11 | | -/tests/integration/api/ @DataDog/api-clients @DataDog/web-frameworks |
12 | | -/tests/unit/api/ @DataDog/api-clients @DataDog/web-frameworks |
| 10 | +/datadog/api/ @DataDog/web-frameworks |
| 11 | +/tests/integration/api/ @DataDog/web-frameworks |
| 12 | +/tests/unit/api/ @DataDog/web-frameworks |
13 | 13 |
|
14 | 14 | # Dogshell |
15 | | -/datadog/dogshell/ @DataDog/api-clients @DataDog/web-frameworks |
16 | | -/tests/integration/dogshell/ @DataDog/api-clients @DataDog/web-frameworks |
| 15 | +/datadog/dogshell/ @DataDog/web-frameworks |
| 16 | +/tests/integration/dogshell/ @DataDog/web-frameworks |
17 | 17 |
|
18 | 18 | # Dogstatd |
19 | | -/datadog/dogstatsd/ @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
20 | | -/datadog/util/ @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
21 | | -/tests/integration/dogstatsd/ @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
22 | | -/tests/unit/dogstatsd/ @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
23 | | -/tests/unit/util/ @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
24 | | -/tests/util/ @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
25 | | -/tests/performance/test_statsd_* @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 19 | +/datadog/dogstatsd/ @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 20 | +/datadog/util/ @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 21 | +/tests/integration/dogstatsd/ @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 22 | +/tests/unit/dogstatsd/ @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 23 | +/tests/unit/util/ @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 24 | +/tests/util/ @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 25 | +/tests/performance/test_statsd_* @DataDog/web-frameworks @DataDog/agent-metrics-logs |
26 | 26 |
|
27 | 27 | # Threadstats |
28 | | -/datadog/threadstats/ @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
29 | | -/tests/unit/threadstats/ @DataDog/api-clients @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 28 | +/datadog/threadstats/ @DataDog/web-frameworks @DataDog/agent-metrics-logs |
| 29 | +/tests/unit/threadstats/ @DataDog/web-frameworks @DataDog/agent-metrics-logs |
30 | 30 |
|
31 | 31 | # Documentation |
32 | | -*.md @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks |
33 | | -LICENSE @DataDog/documentation @DataDog/api-clients @DataDog/web-frameworks |
| 32 | +*.md @DataDog/documentation @DataDog/web-frameworks |
| 33 | +LICENSE @DataDog/documentation @DataDog/web-frameworks |
0 commit comments