Skip to content

Commit 3ccc3a5

Browse files
👥 [PANA-4375] Transfer replay code to session-replay-sdk team in CODEOWNERS (#3888)
1 parent 7728fb8 commit 3ccc3a5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎.github/CODEOWNERS‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Order is important, the last matching pattern takes the most precedence.
22

33
# Global
4-
packages/flagging @Datadog/feature-flagging-experimentation
5-
* @Datadog/rum-browser
4+
packages/flagging @Datadog/feature-flagging-experimentation
5+
packages/rum/src/domain/record @Datadog/rum-browser @Datadog/session-replay-sdk
6+
packages/rum/src/domain/segmentCollection @Datadog/rum-browser @Datadog/session-replay-sdk
7+
packages/rum/src/domain/*.ts @Datadog/rum-browser @Datadog/session-replay-sdk
8+
* @Datadog/rum-browser
69

710
# Docs
811
*README.md @Datadog/rum-browser @DataDog/documentation

0 commit comments

Comments
 (0)