From 4b0cb5a854e2b17a7db5dfad916925daf6373cc8 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 21 Feb 2024 12:27:08 -0600 Subject: [PATCH] Website: Update schema folder maintainer in custom configuration (#17041) Changes: - Updated the maintainer of the schema folder in the website's custom configuration --- website/config/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/config/custom.js b/website/config/custom.js index b5f5e4db79..2937ef2590 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -182,7 +182,7 @@ module.exports.custom = { // Reference, config surface, built-in queries, API, and other documentation 'docs': ['rachaelshaw'],// (default for docs) 'docs/01-Using-Fleet/standard-query-library/standard-query-library.yml': ['rachaelshaw'],// (standard query library) - 'schema': ['rachaelshaw'],// (Osquery table schema) + 'schema': ['eashaw'],// (Osquery table schema) 'ee/cis': ['sharon-fdm', 'lucasmrod', 'rachelElysia', 'rachaelshaw'], // Articles and release notes