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