Skip to content

Commit

Permalink
Remove apm-trace-storage from the releasing teams (#32418)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentClarret authored Dec 20, 2024
1 parent a6281e2 commit 395cb8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/libs/releasing/documentation.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ def get_releasing_teams():
'agent-platform',
'agent-release-management',
'container-ecosystems',
'apm-trace-storage',
}
owners = set(list_owners())
return sorted(owners - non_releasing_teams)
Expand Down

0 comments on commit 395cb8e

Please sign in to comment.