Update tools api DRI and maintainers (#19770)

Closes: #19350

Changes:
- Added maintainers and a DRI for the `/tools/api` folder
This commit is contained in:
Eric 2024-06-14 16:07:20 -05:00 committed by GitHub
parent 5919ee67ac
commit 614de6740c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -119,6 +119,7 @@ module.exports.custom = {
// 🚀 Code for core product and integrations
'ee/tools/puppet': 'georgekarrv', //« Puppet integration (especially useful with macOS MDM turned on) -- FYI: Originally developed by request from "customer-eponym"
'tools/api': 'lukeheath', //« Scripts used to interact with the Fleet API
// ⚗️ Reference, config surface, built-in queries, API, and other documentation
// 'docs/Using-Fleet/REST-API.md': '', // « Covered in CODEOWNERS (2023-07-22)
@ -197,6 +198,7 @@ module.exports.custom = {
// Code for core product and integrations
'ee/tools/puppet': ['lukeheath', 'roperzh', 'gillespi314', 'mna', 'georgekarrv'],
'tools/api': ['lukeheath', 'georgekarrv', 'sharon-fdm'],//« Scripts for interacting with the Fleet API
// Reference, config surface, built-in queries, API, and other documentation
'docs': ['rachaelshaw'],// (default for docs)