Make CS DRI of FAQ (#21109)
This commit is contained in:
Vendored
+2
@@ -128,6 +128,7 @@ module.exports.custom = {
|
||||
// 'docs/Contributing/API-for-contributors.md': '', // « Covered in CODEOWNERS (2023-07-22)
|
||||
// 'schema': '', // « Covered in CODEOWNERS (2023-07-22)
|
||||
'docs/01-Using-Fleet/standard-query-library/standard-query-library.yml': 'rachaelshaw', //« Built-in queries
|
||||
'/docs/get-started/faq': 'zayhanlon',
|
||||
'ee/cis': 'sharon-fdm',//« Fleet Premium only: built-in queries (built-in policies for CIS benchmarks) -- FYI: On 2023-07-15, we changed this so that Sharon, Lucas, and Rachel are all maintainers, but where there is a single DRI who is automatically requested approval from.
|
||||
|
||||
// 🫧 Articles and release notes
|
||||
@@ -205,6 +206,7 @@ module.exports.custom = {
|
||||
// Reference, config surface, built-in queries, API, and other documentation
|
||||
'docs': ['rachaelshaw', 'noahtalerman', 'eashaw'],// (default for docs)
|
||||
'docs/01-Using-Fleet/standard-query-library/standard-query-library.yml': ['rachaelshaw', 'noahtalerman', 'eashaw'],// (standard query library)
|
||||
'/docs/get-started/faq': ['ksatter', 'ddribeiro', 'zayhanlon'],
|
||||
'docs/REST API/rest-api.md': ['rachaelshaw', 'lukeheath'],// (standard query library)
|
||||
'schema': ['eashaw'],// (Osquery table schema)
|
||||
'ee/cis': ['lukeheath', 'sharon-fdm', 'lucasmrod', 'rachelElysia', 'rachaelshaw'],
|
||||
|
||||
Reference in New Issue
Block a user