Skip to content

Commit 1eb865d

Browse files
authored
github: update CODEOWNERS (tikv#6882)
ref tikv#4399 Update `CODEOWNERS` to add `/pkg/schedule/config/config.go`. Signed-off-by: JmPotato <ghzpotato@gmail.com>
1 parent d65d309 commit 1eb865d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
# Require review from domain experts when the PR modified significant config files.
1+
# Require review from domain experts when the PR modified significant config files
2+
3+
/conf/config.toml @tikv/pd-configuration-reviewer
24
/server/config/config.go @tikv/pd-configuration-reviewer
5+
/pkg/schedule/config/config.go @tikv/pd-configuration-reviewer
36
/pkg/schedule/schedulers/hot_region_config.go @tikv/pd-configuration-reviewer
4-
/conf/config.toml @tikv/pd-configuration-reviewer
7+
/pkg/mcs/resourcemanager/server/config.go @tikv/pd-configuration-reviewer
8+
/pkg/mcs/scheduling/server/config/config.go @tikv/pd-configuration-reviewer
9+
/pkg/mcs/tso/server/config.go @tikv/pd-configuration-reviewer
510
/metrics/grafana/pd.json @tikv/pd-configuration-reviewer

0 commit comments

Comments
 (0)