Skip to content

Commit

Permalink
Update CODEOWNERS for IAST owned file (#6358)
Browse files Browse the repository at this point in the history
## Summary of changes

Add ASM owner for generated callsite file

## Reason for change

ASM owns this file
  • Loading branch information
andrewlock authored and veerbia committed Dec 16, 2024
1 parent 694ab16 commit 966793c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
# ASM
/tracer/src/Datadog.Trace/AppSec/ @DataDog/asm-dotnet
/tracer/src/Datadog.Tracer.Native/iast/ @DataDog/asm-dotnet
/tracer/src/Datadog.Tracer.Native/Generated/generated_callsites.g.h @DataDog/asm-dotnet
/tracer/test/test-applications/security/ @DataDog/asm-dotnet
/tracer/test/Datadog.Trace.Security.IntegrationTests/ @DataDog/asm-dotnet
/tracer/test/Datadog.Trace.Security.Unit.Tests/ @DataDog/asm-dotnet
Expand Down

0 comments on commit 966793c

Please sign in to comment.