Skip to content

Commit

Permalink
CODEOWNERS Update (#1164)
Browse files Browse the repository at this point in the history
* Assigining code owners

* Assigining code owners

* reducing default list further for ease

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

---------

Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com>
  • Loading branch information
bgopesh and jrmadsen authored Oct 29, 2024
1 parent f087deb commit 980b97c
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@
* @jrmadsen @bwelton @ammarwa @bgopesh @SrirakshaNag @vlaindic @ApoKalipse-V @MythreyaK @sauverma93 @t-tye
# Default code owners for the rocprofiler-sdk-internal
#
* @jrmadsen @t-tye

# Section-specific code owners
#
source/docs @bgopesh

source/include @bwelton @ammarwa
source/include/rocprofiler-sdk/rccl @MythreyaK
source/include/rocprofiler-sdk/cxx/codeobj @ApoKalipse-V

source/bin @SrirakshaNag @bgopesh

source/libexec @SrirakshaNag

source/lib/rocprofiler-sdk/counters @bwelton
source/lib/rocprofiler-sdk/pc_sampling @vlaindic
source/lib/rocprofiler-sdk/thread_trace @ApoKalipse-V
source/lib/rocprofiler-sdk/page_migration @MythreyaK
source/lib/rocprofiler-sdk/rccl @MythreyaK

source/lib/rocprofiler-sdk-tool @SrirakshaNag

source/lib/rocprofiler-sdk-codeobj @ApoKalipse-V

0 comments on commit 980b97c

Please sign in to comment.