mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update DRI for Fleet-maintained apps (#35784)
- @georgekarrv => @allenhouchins --------- Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
This commit is contained in:
parent
98452d4827
commit
333e40a004
2 changed files with 2 additions and 1 deletions
|
|
@ -78,6 +78,7 @@ Fleet is successful because of our customers and community, and those relationsh
|
|||
| What goes in a release (Release DRI) | <sup><sub>_See [🚀 Chief Technology Officer](https://fleetdm.com/handbook/engineering#team)_ </sup></sub>
|
||||
| Engineering output and architecture | <sup><sub>_See [🚀 Chief Technology Officer](https://fleetdm.com/handbook/engineering#team)_ </sup></sub>
|
||||
| Product development | <sup><sub>_See [🛩️ Product groups](https://fleetdm.com/handbook/company/product-groups#current-product-groups)_ </sup></sub>
|
||||
| Fleet-maintained apps | <sup><sub>_[Allen Houchins](https://fleetdm.com/handbook/it-and-enablement#team)_</sup></sub>
|
||||
|
||||
|
||||
<img width="384" alt="image" src="https://github.com/fleetdm/fleet/assets/618009/f67a88e3-ab0a-4eda-a44d-b0e68de523a9">
|
||||
|
|
|
|||
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -190,7 +190,7 @@ module.exports.custom = {
|
|||
'.github/ISSUE_TEMPLATE': 'sampfluger88',
|
||||
|
||||
// 💝 Fleet-maintained apps
|
||||
'ee/maintained-apps/inputs': 'georgekarrv',
|
||||
'ee/maintained-apps/inputs': 'allenhouchins',
|
||||
},
|
||||
|
||||
// FUTURE: Support DRIs for confidential and other repos (except see other note above about a consolidated way to do it, to reduce these 4-6 config keys into one)
|
||||
|
|
|
|||
Loading…
Reference in a new issue