mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 00:45:19 +00:00
Add code owners (#9499)
This commit is contained in:
parent
91c93285d8
commit
f095431f12
@ -31,7 +31,7 @@ go.mod @fleetdm/go
|
||||
/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml @mikermcneil
|
||||
|
||||
# Exapnded table documentation
|
||||
/schema @mikermcneil
|
||||
/schema @mikermcneil @sharon-fdm @eashaw @lucasmrod
|
||||
|
||||
# Articles
|
||||
/articles @jarodreyes
|
||||
|
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
@ -128,7 +128,7 @@ module.exports.custom = {
|
||||
'docs/Using-Fleet/FAQ.md': ['ksatter'],
|
||||
|
||||
'docs/01-Using-Fleet/standard-query-library/standard-query-library.yml': ['mikermcneil','zhumo','eashaw'],// (standard query library)
|
||||
'schema': ['zhumo','eashaw','zwass','mikermcneil'],// (Osquery table schema)
|
||||
'schema': ['zhumo','eashaw','zwass','mikermcneil','sharon-fdm','lucasmrod'],// (Osquery table schema)
|
||||
},
|
||||
confidentialGithubRepoDRIByPath: {
|
||||
'readme.md': ['mikermcneil', 'zwass', 'charlottechance', 'hollidayn'],
|
||||
|
Loading…
Reference in New Issue
Block a user