Merge pull request #639 from RainbowMango/pr_nominate_reviewers

nominate owners
This commit is contained in:
karmada-bot 2021-08-26 09:11:44 +08:00 committed by GitHub
commit c42ca39041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 0 deletions

3
pkg/controllers/OWNERS Normal file
View File

@ -0,0 +1,3 @@
reviewers:
- Garrybest
- mrlihanbo

3
pkg/scheduler/OWNERS Normal file
View File

@ -0,0 +1,3 @@
reviewers:
- Garrybest
- mrlihanbo

2
test/OWNERS Normal file
View File

@ -0,0 +1,2 @@
reviewers:
- XiShanYongYe-Chang