Skip to content

Commit 0e854eb

Browse files
authored
chore: assign remote-config team to RCM sources (#5237)
This change updates the CODEOWNERS file to associated the RCM relevant sources to the DataDog remote-config team.
1 parent af0d087 commit 0e854eb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ tests/contrib/*/test*appsec*.py @DataDog/asm-python
4242
ddtrace/profiling @DataDog/apm-core-python @DataDog/debugger-python
4343
tests/profiling @DataDog/apm-core-python @DataDog/debugger-python
4444

45+
# Remote Config
46+
ddtrace/internal/remoteconfig @DataDog/remote-config @DataDog/apm-core-python
47+
tests/internal/remoteconfig @DataDog/remote-config @DataDog/apm-core-python
48+
4549
# Guild
4650
# Note that core is added here since 2 reviewers are required. The guild isn't
4751
# big enough to support if a guild member makes a change which means 2 other
@@ -58,5 +62,3 @@ mypy.ini @DataDog/python-guild @DataDog/apm-core-pyt
5862
.github/ISSUE_TEMPLATE.md @DataDog/python-guild @DataDog/apm-core-python
5963
.github/CODEOWNERS @DataDog/python-guild @DataDog/apm-core-python
6064
ddtrace/internal/compat.py @DataDog/python-guild @DataDog/apm-core-python
61-
ddtrace/internal/remoteconfig @DataDog/python-guild
62-
tests/internal/remoteconfig @DataDog/python-guild

0 commit comments

Comments
 (0)