Azure-Sentinel/CODEOWNERS

23 строки
1.6 KiB
Plaintext
Исходник Обычный вид История

2018-12-25 15:01:55 +03:00
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners,
2022-05-16 20:39:43 +03:00
# Global owners need to be listed first, example - * @account1 @account2
# After global, order is important, the last matching pattern per folder has the most precedence
# All up code owners - this should be limited to a select few - if specific code owner is needed, add to the specific folders below
2022-05-17 18:58:53 +03:00
2022-05-18 02:48:40 +03:00
* @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
2022-05-17 18:58:53 +03:00
# This is copied from here: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
2022-05-18 02:48:40 +03:00
/.script/ @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
/DataConnectors/ @Azure/sentinel-repo-connectors-reviewers @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
/Detections/ @Azure/sentinel-repo-hunt-detection-reviewers @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
/Hunting\ Queries/ @Azure/sentinel-repo-hunt-detection-reviewers @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
/Notebooks/ @Azure/sentinel-repo-books-reviewers @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
/Parsers/ @Azure/sentinel-repo-tools-reviewers @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
/Playbooks/ @Azure/sentinel-repo-books-reviewers @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
/Workbooks/ @Azure/sentinel-repo-books-reviewers @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers
/Solutions/HoneyTokens/ @haneuvir
/Solutions/SAP/ @udidekel
2022-05-18 02:48:40 +03:00
/Solutions/ @Azure/sentinel-repo-solution-reviewers @Azure/sentinel-repo-admins @Azure/sentinel-repo-reviewers