mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-06 17:45:22 +00:00
14 lines
442 B
Plaintext
14 lines
442 B
Plaintext
|
# Osquery Codeowners
|
||
|
# Documented at https://help.github.com/en/articles/about-code-owners
|
||
|
#
|
||
|
# Order is important; the last matching pattern takes the most
|
||
|
# precedence.
|
||
|
|
||
|
# General write access
|
||
|
* @osquery/osquery-committers, @osquery/facebook-osquery-write
|
||
|
|
||
|
# As CODEOWNERS is last match oriented, we restrict slightly more
|
||
|
# sensitive files here.
|
||
|
CODEOWNERS @osquery/foundation-committers
|
||
|
azure-pipelines.yml @osquery/foundation-committers
|