Add sampfluger88 as maintainer for Clay webhook and Salesforce helpers (#41922)
## Summary - Adds `sampfluger88` to `githubRepoMaintainersByPath` for `website/api/controllers/webhooks/receive-from-clay.js` - Adds `sampfluger88` to `githubRepoMaintainersByPath` for `website/api/helpers/salesforce` These are new entries in the maintainers mapping in `website/config/custom.js`, ensuring that changes to the Clay webhook controller and Salesforce helper files are auto-approved for `sampfluger88`. Built for [Sam Pfluger](https://fleetdm.slack.com/archives/D0AF8QFBVHB/p1773792660524399) by [Kilo for Slack](https://kilo.ai/features/slack-integration) --------- Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com> Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
This commit is contained in:
co-authored by
kiloconnect[bot]
Sam Pfluger
parent
886be1c8c3
commit
bd4db05e79
Vendored
+2
-1
@@ -253,6 +253,8 @@ module.exports.custom = {
|
||||
'website/package.json': 'eashaw',
|
||||
'website/config/routes.js': ['eashaw', 'mike-j-thomas'],// (for managing website URLs)
|
||||
'website/config/policies.js': ['eashaw', 'mikermcneil'],// (for adding new pages and managing permissions)
|
||||
'website/api/controllers/webhooks/receive-from-clay.js': ['sampfluger88'],
|
||||
'website/api/helpers/salesforce': ['sampfluger88'],
|
||||
|
||||
// 🫧 Vulnerability dashboard
|
||||
'ee/vulnerability-dashboard': ['eashaw', 'mikermcneil'],// (catch-all)
|
||||
@@ -342,7 +344,6 @@ module.exports.custom = {
|
||||
// GTM
|
||||
'go-to-market': ['sampfluger88'],
|
||||
|
||||
|
||||
// Repo automation and change control settings
|
||||
'CODEOWNERS': ['mikermcneil', 'sampfluger88', 'lukeheath', 'ireedy'], // (« for changing who reviews is automatically requested from for given paths)
|
||||
'.gitignore': ['lukeheath', 'rfairburn', 'sampfluger88'],// « what files should not be checked in?
|
||||
|
||||
Reference in New Issue
Block a user