Skip to content

Commit 93d74ea

Browse files
authored
Merge pull request #2108 from mythi/PR-2025-016
CODEOWNERS: move to global code ownership
2 parents ecbf8a0 + 50e7d0a commit 93d74ea

File tree

1 file changed

+1
-36
lines changed

1 file changed

+1
-36
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,5 @@
11
#
22
# Syntax and details are here: https://help.github.com/articles/about-codeowners/
33
#
4-
# Global code ownership, fallback
4+
# Global code ownership
55
* @kad @mythi @bart0sh @tkatila
6-
7-
# CI and building
8-
.github/workflows/ @bart0sh @kad @mythi @tkatila
9-
/scripts/ @bart0sh @kad @mythi
10-
11-
# Binaries
12-
/cmd/ @mythi @bart0sh @tkatila
13-
/cmd/fpga_tool/ @bart0sh @kad @mythi
14-
/cmd/gpu_fakedev/ @tkatila @uniemimu @eero-t
15-
/cmd/gpu_plugin/ @tkatila @bart0sh @uniemimu
16-
/cmd/gpu_nfdhook/ @tkatila @bart0sh @uniemimu
17-
/cmd/gpu_levelzero/ @tkatila @eero-t @uniemimu
18-
/cmd/qat_plugin/ @hj-johannes-lee @mythi
19-
/cmd/sgx_plugin/ @hj-johannes-lee @mythi
20-
/cmd/dsa_plugin/ @hj-johannes-lee @ozhuraki @mythi
21-
/cmd/iaa_plugin/ @hj-johannes-lee @ozhuraki @mythi
22-
/cmd/dlb_plugin/ @bart0sh @hj-johannes-lee
23-
/cmd/xpumanager_sidecar/ @tkatila @uniemimu
24-
25-
# Framework
26-
/pkg/ @mythi @bart0sh @tkatila
27-
/pkg/topology/ @bart0sh @kad
28-
29-
# Deployments
30-
/deployments/ @hj-johannes-lee @bart0sh @mythi @tkatila
31-
32-
# Demos
33-
/demo/ @tkatila @bart0sh @mythi @kad
34-
35-
# Testing
36-
/test/ @mythi @bart0sh @ozhuraki @hj-johannes-lee
37-
38-
# New dependencies review
39-
/go.sum @kad @mythi @bart0sh @tkatila
40-
/go.mod @kad @mythi @bart0sh @tkatila

0 commit comments

Comments
 (0)