Skip to content

Commit

Permalink
Update Logs code ownership to specific teams (#2547)
Browse files Browse the repository at this point in the history
  • Loading branch information
jegutierrez authored Nov 26, 2024
1 parent a3cc689 commit ff5d0c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
/doctordroid/ @dimittal @DataDog/ecosystems-review
/dylibso-webassembly/ @nilslice @bhelx @DataDog/ecosystems-review
/doppler/ @nmanoogian @apazzolini @doppler-admin @DataDog/ecosystems-review
/doppler/assets/logs/ @nmanoogian @apazzolini @doppler-admin @DataDog/ecosystems-review @DataDog/logs-backend
/doppler/assets/logs/ @nmanoogian @apazzolini @doppler-admin @DataDog/ecosystems-review @DataDog/logs-backend @DataDog/logs-core
/embrace_mobile/ @jpmunz @joage @DataDog/ecosystems-review
/eppo/ @emetelka [email protected]
/eventstore/ @Xorima
Expand Down Expand Up @@ -494,7 +494,7 @@
/gitea/assets/dashboards @FlorentClarret @DataDog/documentation @DataDog/reporting-and-sharing @DataDog/agent-integrations
/gitea/assets/monitors @FlorentClarret @DataDog/documentation @DataDog/alerting-product @DataDog/agent-integrations

/gigamon/assets/logs/ @Mrudula-Oruganti-Gigamon @DataDog/logs-backend
/gigamon/assets/logs/ @Mrudula-Oruganti-Gigamon @DataDog/logs-backend @DataDog/logs-core
/gnatsd_streaming/*metadata.csv @stephenprater @jaredhoyt [email protected] @DataDog/documentation
/gnatsd_streaming/manifest.json @stephenprater @jaredhoyt [email protected] @DataDog/documentation
/gnatsd_streaming/README.md @stephenprater @jaredhoyt [email protected] @DataDog/documentation
Expand Down Expand Up @@ -1137,7 +1137,7 @@
/anecdote/manifest.json @atyulyutaev @DataDog/documentation @DataDog/ecosystems-review
/anecdote/assets/dashboards @atyulyutaev @DataDog/documentation @DataDog/dashboards-backend @DataDog/agent-integrations
/anecdote/assets/monitors @atyulyutaev @DataDog/documentation @DataDog/monitor-app @DataDog/agent-integrations
/anecdote/assets/logs/ @atyulyutaev @DataDog/agent-integrations @DataDog/logs-backend
/anecdote/assets/logs/ @atyulyutaev @DataDog/agent-integrations @DataDog/logs-backend @DataDog/logs-core
/anecdote/README.md @atyulyutaev @DataDog/documentation @DataDog/ecosystems-review

/celerdata/*metadata.csv @yandongxiao [email protected] @DataDog/documentation @DataDog/ecosystems-review
Expand All @@ -1150,4 +1150,4 @@

# LEAVE THE FOLLOWING LOG OWNERSHIP LAST IN THE FILE
# Make sure logs team is the full owner for all logs related files
**/assets/logs/ @DataDog/logs-backend
**/assets/logs/ @DataDog/logs-backend @DataDog/logs-core

0 comments on commit ff5d0c0

Please sign in to comment.