fix: CODEOWNERS web path scope (#29995)

This commit is contained in:
-LAN- 2025-12-22 19:42:56 +08:00 committed by GitHub
parent eabdc5f0eb
commit ffcea39438
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -128,7 +128,7 @@ api/migrations/ @snakevash @laipz8200 @MRZHUH
api/configs/middleware/vdb/* @JohnJyong
# Frontend
web/ @iamjoel
/web/ @iamjoel
# Frontend - Web Tests
.github/workflows/web-tests.yml @iamjoel