CODEOWNERS: Add myself as reviewer on security docs (#28216)

Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
Russell Bryant 2025-11-06 12:39:42 -05:00 committed by GitHub
parent d1dd5f53e4
commit 4507a6dae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
.github/CODEOWNERS vendored
View File

@ -127,3 +127,8 @@ mkdocs.yaml @hmellor
/vllm/config/pooler.py @noooop
/vllm/pooling_params.py @noooop
/vllm/model_executor/layers/pooler.py @noooop
# Security guide and policies
/docs/usage/security.md @russellb
/SECURITY.md @russellb
/docs/contributing/vulnerability_management.md @russellb