Skip to content

Commit

Permalink
update codeowners (#4230)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyAfik committed Apr 15, 2024
1 parent edcc9a6 commit 155a6f9
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -6,18 +6,15 @@ demisto_sdk/commands/common/hook_validations/ @idovandijk @YuvHayun
.vscode/ @ilaner
.devcontainer/ @ilaner

# CircleCI
.circleci/ @GuyAfik

# Github Actions
.github/workflows @GuyAfik
.github/workflows @GuyAfik @samuelFain

# Dependencies
Pipfile* @GuyAfik
pyproject.toml @GuyAfik
Pipfile* @GuyAfik @samuelFain
pyproject.toml @GuyAfik @samuelFain

# Pytest.ini
pytest.ini @GuyAfik
pytest.ini @GuyAfik @samuelFain

# Content graph
demisto_sdk/commands/content_graph/** @dantavori @ilaner
Expand All @@ -26,4 +23,4 @@ demisto_sdk/commands/content_graph/** @dantavori @ilaner
demisto_sdk/commands/test_content/test_modeling_rule/ @AradCarmi

# Misc
demisto_sdk/__main__.py @GuyAfik
demisto_sdk/__main__.py @GuyAfik @samuelFain

0 comments on commit 155a6f9

Please sign in to comment.