-
Notifications
You must be signed in to change notification settings - Fork 156
Expand file tree
/
Copy pathCODEOWNERS
More file actions
90 lines (75 loc) · 7.81 KB
/
CODEOWNERS
File metadata and controls
90 lines (75 loc) · 7.81 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# CI ownership
/.azuredevops/ @ROCm/external-ci
/.github/ @ROCm/rocm-systems-reviewers
# Global documentation ownership
/**/*.md @ROCm/rocm-documentation
/**/*.rst @ROCm/rocm-documentation
**/.readthedocs.yaml @ROCm/rocm-documentation
**/docs/ @ROCm/rocm-documentation
**/library/include/ @ROCm/rocm-documentation
# Project-specific ownership
/projects/clr/ @ROCm/clr-reviewers
/projects/hip/ @ROCm/hip-reviewers
/projects/hipother/ @ROCm/hipother-reviewers
/projects/hip-tests/ @ROCm/hip-tests-reviewers
/projects/rdc/ @ROCm/rdc-reviewers
/projects/rocm-core/ @nunnikri @frepaul @raramakr @ashutom @amd-isparry @arvindcheru
/projects/rocm-smi-lib/ @ROCm/smi-reviewers
/projects/rocminfo/ @dayatsin-amd @shwetagkhatri
/projects/rocprofiler-compute/ @ROCm/rocprof-compute-reviewer # Owners: @ROCm/rocprof-compute-owners, Reviewers: @ROCm/rocprof-compute-reviewer
/projects/rocprofiler-systems/ @ROCm/rocprof-sys @jrmadsen
/projects/rocr-runtime/ @kentrussell @dayatsin-amd @cfreeamd
/projects/roctracer/ @ammarwa @bgopesh
# Language runtime build infra code owners
/projects/clr/**/*.cmake @ROCm/clr-reviewers @ROCm/lrt-build-infra
/projects/clr/**/CMakeLists.txt @ROCm/clr-reviewers @ROCm/lrt-build-infra
/projects/hip/**/*.cmake @ROCm/hip-reviewers @ROCm/lrt-build-infra
/projects/hip/**/CMakeLists.txt @ROCm/hip-reviewers @ROCm/lrt-build-infra
/projects/hipother/**/*.cmake @ROCm/hipother-reviewers @ROCm/lrt-build-infra
/projects/hipother/**/CMakeLists.txt @ROCm/hipother-reviewers @ROCm/lrt-build-infra
/projects/hip-tests/**/*.cmake @ROCm/hip-tests-reviewers @ROCm/lrt-build-infra
/projects/hip-tests/**/CMakeLists.txt @ROCm/hip-tests-reviewers @ROCm/lrt-build-infra
# rocr-runtime section-specific code owners
/projects/rocr-runtime/libhsakmt @kentrussell @dayatsin-amd
/projects/rocr-runtime/libhsakmt/tests/kfdtest @kentrussell @xiaogang-chen-amd
/projects/rocr-runtime/rocrtst @shwetagkhatri @cfreeamd
/projects/rocr-runtime/runtime/hsa-runtime/core/driver/xdna @atgutier @ypapadop-amd
/projects/rocr-runtime/runtime/hsa-runtime/core/driver/virtio @dayatsin-amd
/projects/rocr-runtime/runtime/hsa-runtime/loader @dayatsin-amd @kzhuravl
/projects/rocr-runtime/runtime/hsa-runtime/image @shwetagkhatri
/projects/rocr-runtime/runtime/hsa-runtime/pcs @shwetagkhatri @dayatsin-amd
# Documentation-specific ownership by project
/projects/clr/**/*.md @ROCm/clr-reviewers @ROCm/lrt-docs-reviewers
/projects/clr/**/*.rst @ROCm/clr-reviewers @ROCm/lrt-docs-reviewers
/projects/clr/**/.readthedocs.yaml @ROCm/clr-reviewers @ROCm/lrt-docs-reviewers
/projects/clr/hipamd/include/ @ROCm/clr-reviewers @ROCm/lrt-docs-reviewers
/projects/hip/**/*.md @ROCm/hip-reviewers @ROCm/lrt-docs-reviewers
/projects/hip/**/*.rst @ROCm/hip-reviewers @ROCm/lrt-docs-reviewers
/projects/hip/**/.readthedocs.yaml @ROCm/hip-reviewers @ROCm/lrt-docs-reviewers
/projects/hip/docs/ @ROCm/hip-reviewers @ROCm/lrt-docs-reviewers
/projects/hip/include/ @ROCm/hip-reviewers @ROCm/lrt-docs-reviewers
/projects/rdc/**/*.md @ROCm/rdc-reviewers @ROCm/rocm-documentation
/projects/rdc/**/*.rst @ROCm/rdc-reviewers @ROCm/rocm-documentation
/projects/rdc/**/.readthedocs.yaml @ROCm/rdc-reviewers @ROCm/rocm-documentation
/projects/rdc/docs/ @ROCm/rdc-reviewers @ROCm/rocm-documentation
/projects/rocm-core/**/*.md @nunnikri @frepaul @raramakr @ashutom @amd-isparry @arvindcheru @ROCm/rocm-documentation
/projects/rocm-core/**/*.rst @nunnikri @frepaul @raramakr @ashutom @amd-isparry @arvindcheru @ROCm/rocm-documentation
/projects/rocm-smi-lib/**/*.md @ROCm/smi-reviewers @ROCm/rocm-documentation
/projects/rocm-smi-lib/**/*.rst @ROCm/smi-reviewers @ROCm/rocm-documentation
/projects/rocm-smi-lib/**/.readthedocs.yaml @ROCm/smi-reviewers @ROCm/rocm-documentation
/projects/rocm-smi-lib/docs/ @ROCm/smi-reviewers @ROCm/rocm-documentation
/projects/rocminfo/**/*.md @dayatsin-amd @shwetagkhatri @ROCm/rocm-documentation
/projects/rocminfo/**/*.rst @dayatsin-amd @shwetagkhatri @ROCm/rocm-documentation
/projects/rocminfo/**/.readthedocs.yaml @dayatsin-amd @shwetagkhatri @ROCm/rocm-documentation
/projects/rocminfo/docs/ @dayatsin-amd @shwetagkhatri @ROCm/rocm-documentation
/projects/rocprofiler-compute/**/*.md @ROCm/rocprof-compute-reviewer @ROCm/rocm-documentation @prbasyal-amd
/projects/rocprofiler-compute/**/*.rst @ROCm/rocprof-compute-reviewer @ROCm/rocm-documentation @prbasyal-amd
/projects/rocprofiler-compute/**/.readthedocs.yaml @ROCm/rocprof-compute-reviewer @ROCm/rocm-documentation @prbasyal-amd
/projects/rocprofiler-compute/docs/ @ROCm/rocprof-compute-reviewer @ROCm/rocm-documentation @prbasyal-amd
/projects/rocprofiler-systems/**/*.md @ROCm/rocprof-sys @jrmadsen @ROCm/rocm-documentation
/projects/rocprofiler-systems/**/*.rst @ROCm/rocprof-sys @jrmadsen @ROCm/rocm-documentation
/projects/rocprofiler-systems/**/.readthedocs.yaml @ROCm/rocprof-sys @jrmadsen @ROCm/rocm-documentation
/projects/rocprofiler-systems/docs/ @ROCm/rocprof-sys @jrmadsen @ROCm/rocm-documentation
/projects/rocr-runtime/**/*.md @kentrussell @dayatsin-amd @ROCm/rocm-documentation
/projects/rocr-runtime/**/*.rst @kentrussell @dayatsin-amd @ROCm/rocm-documentation
/projects/rocr-runtime/**/.readthedocs.yaml @kentrussell @dayatsin-amd @ROCm/rocm-documentation