Skip to content

Commit

Permalink
Add assignees list to the hooky config (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Jun 27, 2023
1 parent 584a57b commit 8c51e7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,6 @@ ignore_missing_imports = true

# configuring https://github.com/pydantic/hooky
[tool.hooky]
assignees = ['samuelcolvin', 'dmontagu', 'hramezani']
reviewers = ['samuelcolvin', 'dmontagu', 'hramezani']
require_change_file = false

0 comments on commit 8c51e7a

Please sign in to comment.