Skip to content

Commit bff4abd

Browse files
authored
chore(ci): fix typo in code owners file (#15594)
## Description Per title ## Testing <!-- Describe your testing strategy or note what tests are included --> ## Risks <!-- Note any risks associated with this change, or "None" if no risks --> ## Additional Notes <!-- Any other information that would be helpful for reviewers -->
1 parent 374602a commit bff4abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ ddtrace/internal/ci_visibility @DataDog/ci-app-libraries
8383
ddtrace/internal/test_visibility @DataDog/ci-app-libraries
8484
ddtrace/internal/codeowners.py @DataDog/apm-core-python @DataDog/ci-app-libraries
8585
ddtrace/internal/coverage @DataDog/apm-core-python @DataDog/ci-app-libraries
86-
tests/internal/test_codeowners.py @datadog/ci-app-libraries
86+
tests/internal/test_codeowners.py @DataDog/ci-app-libraries
8787
tests/ci_visibility @DataDog/ci-app-libraries
8888
tests/coverage @DataDog/apm-core-python @DataDog/ci-app-libraries
8989
tests/tracer/test_ci.py @DataDog/ci-app-libraries

0 commit comments

Comments
 (0)