-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathCODEOWNERS
More file actions
25 lines (18 loc) · 880 Bytes
/
CODEOWNERS
File metadata and controls
25 lines (18 loc) · 880 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Default code owners for the rocprofiler-sdk-internal
#
* @jrmadsen @t-tye
# Section-specific code owners
#
source/docs @bgopesh
source/include @jrmadsen @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