From 33c512a722f644450c7d9be9e32d1d67b800f3d8 Mon Sep 17 00:00:00 2001 From: Mo Zhu Date: Thu, 6 Jul 2023 14:01:07 -0700 Subject: [PATCH] Update to have Rachael Shaw also own schema tables docs (#12536) ... --------- Co-authored-by: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com> --- CODEOWNERS | 1 + website/config/custom.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 2615e4d997..4c6b1a6673 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -42,6 +42,7 @@ go.mod @fleetdm/go # Expanded table documentation /schema @eashaw +/schema/tables @rachaelshaw # Articles /articles @jarodreyes diff --git a/website/config/custom.js b/website/config/custom.js index 8405972076..d624826435 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -137,7 +137,7 @@ module.exports.custom = { 'docs': ['zwass', 'mikermcneil', 'zhumo', 'jarodreyes', 'ksatter', 'rachaelshaw', 'lukeheath', 'eashaw', 'mike-j-thomas', 'noahtalerman'],// (default for docs) 'docs/01-Using-Fleet/standard-query-library/standard-query-library.yml': ['mikermcneil','zhumo','eashaw','lucasmrod','sharon-fdm','marcosd4h'],// (standard query library) - 'schema': ['zhumo','eashaw','zwass','mikermcneil','lucasmrod','sharon-fdm','marcosd4h'],// (Osquery table schema) + 'schema': ['zhumo','eashaw','zwass','mikermcneil','lucasmrod','sharon-fdm','marcosd4h','rachaelshaw'],// (Osquery table schema) }, confidentialGithubRepoDRIByPath: {// fleetdm/confidential