228 Star 953 Fork 729

GVPMindSpore/mindscience
Closed

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
CODEOWNERS 1.43 KB
Copy Edit Raw Blame History
Chen_Yu authored 2025-12-05 16:27 +08:00 . update CODEOWNERS.
# The CODEOWNERS file is used to define the maintainer of a specific file or directory in the code repository.
# Its main purpose is to automatically request designated maintainer to conduct code review in Pull Request (PR),
# in order to clarify code ownership, improve code quality, and accelerate the review process.
# The lines starting with # are comments.
# Each line corresponds to a specified file or directory and maintainer by @ splitting.
# The rules are applied from top to bottom, and the last matching rule will take effect.
# If the file in PR does not match rule, the default maintainer @novigad @yi-zhang95 will be designated to conduct code review.
/ @novigrad @yi-zhang95
# The maintainer of MindScience
/mindscience/ @wuzhf9 @novigrad @yi-zhang95
# The maintainer of MindChemistry
/MindChem/ @birfied @novigrad @yi-zhang95
# The maintainer of MindEarth
/MindEarth/ @zhang-minyan @novigrad @yi-zhang95
# The maintainer of MindElec
/MindElec/ @wuzhf9 @novigrad @yi-zhang95
# The maintainer of MindEnergy
/MindEnergy/ @wuzhf9 @novigrad
# The maintainer of MindFlow
/MindFlow/ @zhang-minyan @novigrad @yi-zhang95
# The maintainer of MindSPONGE
/MindSPONGE/ @yanglong_unimelb @novigrad @yi-zhang95
# The maintainer of docs
/docs/ @wuzhf9 @zhang-minyan @birfied @yanglong_unimelb @novigrad @yi-zhang95
# The maintainer of tests
/tests/ @wuzhf9 @zhang-minyan @birfied @yanglong_unimelb @novigrad @yi-zhang95
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
2311346cf057742c35b0e64a58e343d85e245802

Search