Summary
The local script scripts/check_author_list.py and its corresponding pre-commit hook in .pre-commit-config.yaml were added as a temporary measure to enforce that the author frontmatter field is a list (see PR #815).
This functionality is expected to be added to the upstream frontmatter-check tool.
Acceptance Criteria