forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
42 lines (38 loc) · 1.98 KB
/
CODEOWNERS
File metadata and controls
42 lines (38 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Marketplace Related
/Tests/Marketplace/approved_tags.json @demisto/content-leaders @michalgold
/Tests/Marketplace/approved_usecases.json @demisto/content-leaders @michalgold
/Tests/Marketplace/landingPage_sections.json @demisto/content-leaders @michalgold
# Marketplace & Upload-Flow
/Tests/Marketplace/upload_git_snapshot.py @guyfreund
/Tests/Marketplace/install_packs.sh @guyfreund
/Tests/Marketplace/configure_and_install_packs.py @guyfreund
/Tests/Marketplace/copy_and_upload_packs.py @guyfreund
/Tests/Marketplace/marketplace_services.py @guyfreund
/Tests/Marketplace/marketplace_statistics.py @guyfreund
/Tests/Marketplace/marketplace_constants.py @guyfreund
/Tests/Marketplace/zip_packs.py @guyfreund
/Tests/Marketplace/upload_packs.py @guyfreund
/Tests/Marketplace/packs_dependencies.py @guyfreund
/Tests/Marketplace/search_and_install_packs.py @guyfreund
/Tests/scripts/prepare_content_packs_for_testing.sh @guyfreund
/Utils/trigger_test_upload_flow.sh @guyfreund
/Utils/trigger_upload_packs_to_production.sh @guyfreund
# Important Integrations
/Packs/Jira/Integrations/JiraV2/* @demisto/content-leaders
/Packs/ServiceNow/Integrations/ServiceNowv2/* @demisto/content-leaders
/Packs/EWS/Integrations/EWSv2/* @demisto/content-leaders
/Packs/ArcSightESM/Integrations/ArcSightESMv2/* @demisto/content-leaders
/Packs/QRadar/Integrations/QRadar_v2/* @demisto/content-leaders
/Packs/Slack/Integrations/Slack/* @demisto/content-leaders
/Packs/SplunkPy/Integrations/SplunkPy/* @demisto/content-leaders
/Packs/Active_Directory_Query/Integrations/Active_Directory_Query/* @demisto/content-leaders
/Packs/VirusTotal/Integrations/integration-VirusTotal_5.5.yml @demisto/content-leaders
/Packs/VirusTotal/* @jochman
# Important Scripts
/Packs/CommonScripts/Scripts/SetGridField/* @yaakovi
/Packs/CommonScripts/Scripts/SearchIncidentsV2/* @demisto/content-leaders
# Build related
.circleci/config.yml @avidan-H @DinaMeylakh
.gitlab/ci/* @avidan-H @DinaMeylakh
.gitlab/* @avidan-H @DinaMeylakh
.gitlab-ci.yml @avidan-H @DinaMeylakh