Skip to content

Commit 95955d7

Browse files
authored
🔧 Add assignees list to the hooky config (#699)
1 parent c84c0a9 commit 95955d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ skip-magic-trailing-comma = true
9191

9292
# configuring https://github.com/pydantic/hooky
9393
[tool.hooky]
94+
assignees = ['samuelcolvin', 'adriangb', 'dmontagu', 'davidhewitt', 'lig']
9495
reviewers = ['samuelcolvin', 'adriangb', 'dmontagu', 'davidhewitt']
9596
require_change_file = false
9697

0 commit comments

Comments
 (0)