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

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