Skip to content

Commit

Permalink
[chore][.github/CODEOWNERS] Populate initial CODEOWNERS list (open-te…
Browse files Browse the repository at this point in the history
…lemetry#11766)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Follows open-telemetry#11550
  • Loading branch information
mx-psi authored and HongChenTW committed Dec 19, 2024
1 parent 94a008a commit f9a3e8f
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,23 @@
* @open-telemetry/collector-approvers

# List all maintainers individually so all of them are notified
.github/CODEOWNERS @codeboten @BogdanDrutu @dmitryax @mx-psi
docs/rfc @codeboten @BogdanDrutu @dmitryax @mx-psi
.github/CODEOWNERS @codeboten @BogdanDrutu @dmitryax @mx-psi
docs/rfc @codeboten @BogdanDrutu @dmitryax @mx-psi

confmap/ @mx-psi @evan-bradley
exporter/debugexporter @andrzej-stencel
exporter/exporterhelper @BogdanDrutu @dmitryax
exporter/nopexporter @evan-bradley
pdata/ @BogdanDrutu @dmitryax
receiver/nopreceiver @evan-bradley
service/internal/graph @djaglowski
extension/experimental/storage @swiatekm

# Profiling-related modules
pdata/pprofile @mx-psi @dmathieu
consumer/consumerprofiles @mx-psi @dmathieu
connector/connectorprofiles @mx-psi @dmathieu
exporter/exporterhelper/exporterhelperprofiles @mx-psi @dmathieu
exporter/exporterprofiles @mx-psi @dmathieu
processor/processorprofiles @mx-psi @dmathieu
receiver/receiverprofiles @mx-psi @dmathieu

0 comments on commit f9a3e8f

Please sign in to comment.