chore: scope docs CODEOWNERS (#29813)

This commit is contained in:
-LAN- 2025-12-18 09:59:00 +08:00 committed by GitHub
parent df2f1eb028
commit c474177a16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

6
.github/CODEOWNERS vendored
View File

@ -6,6 +6,12 @@
* @crazywoola @laipz8200 @Yeuoly
# CODEOWNERS file
.github/CODEOWNERS @laipz8200 @crazywoola
# Docs
docs/ @crazywoola
# Backend (default owner, more specific rules below will override)
api/ @QuantumGhost