Skip to content

Conversation

@lucaspimentel
Copy link
Member

@lucaspimentel lucaspimentel commented Jan 23, 2026

Summary of changes

Reorder CODEOWNERS so debugger lines override serverless.

Reason for change

Some debugger files were being caught by serverless.

For example:

tracer/test/Datadog.Trace.Tests/Debugger/SymbolsTests/SymbolExtractor/Approvals/SymbolExtractorTest.LambdaWithStaticFieldClosure.verified.txt

should be debugger, but it was falling under serverless with

/tracer/test/**/*Lambda*

Implementation details

Move the serverless lines up above the debugger lines.

Test coverage

n/a

Other details

@lucaspimentel lucaspimentel requested a review from a team as a code owner January 23, 2026 20:50
@lucaspimentel lucaspimentel enabled auto-merge (squash) January 23, 2026 20:57
@pr-commenter

This comment was marked as off-topic.

Copy link
Contributor

@dudikeleti dudikeleti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants