367 Star 1.6K Fork 1K

MindSpore/docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CODEOWNERS 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
TingWang 提交于 2025-09-17 14:40 +08:00 . update code owners
# 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 gemini524 will be designated to conduct code review.
* @gemini524
# The maintainers of install.
/install/ @hanshize
# The maintainers of MindSpore Transformers docs.
/docs/mindformers/docs/source_zh_cn/ @Lin-Bert @gemini524
/docs/mindformers/docs/source_zh_cn/feature/high_availability.md @fary86 @gemini524
/docs/mindformers/docs/source_zh_cn/_templates/ @gemini524
/docs/mindformers/docs/source_zh_cn/conf.py @gemini524
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/docs.git
git@gitee.com:mindspore/docs.git
mindspore
docs
docs
r2.7.0rc1

搜索帮助