diff --git a/website/api/controllers/webhooks/receive-from-github.js b/website/api/controllers/webhooks/receive-from-github.js index c75a28570..e8fb0c6c3 100644 --- a/website/api/controllers/webhooks/receive-from-github.js +++ b/website/api/controllers/webhooks/receive-from-github.js @@ -212,6 +212,7 @@ module.exports = { 'handbook/engineering.md': 'zwass', 'handbook/product.md': 'noahtalerman', 'handbook/security.md': 'guillaumeross', + 'handbook/security-policies.md': 'guillaumeross', 'handbook/brand.md': 'mike-j-thomas', 'handbook/growth.md': 'timmy-k', 'handbook/customers.md': 'tgauda',