Files
Agentswarm/.github/CODEOWNERS
T
2026-06-08 17:32:34 +08:00

13 lines
405 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# CODEOWNERS — 代码所有权与 PR 审查责任绑定
# 这些条目要求对应路径的改动必须经所有者 review。
# 默认:整个 Swarm 仓库
* @Songhaoz666
# 文档 / 标准
/docs/ @Songhaoz666
/README.md @Songhaoz666
# Manager ↔ Swarm 契约相关(如本仓后续新增 docs/integration)
/docs/integration/ @Songhaoz666