delete codeowners. team is small enough at this point that it works better to assign people to issues manually. codeowners caused more confusion by tagging people to PRs where their review was not needed
Checklist before requesting a review
[X] pre-commit run --all-files (run before pushing)
[X] pytest if applicable
[X] Link issue
[X] Update relevant documentation if applicable: doc strings, readme, poetry.
delete codeowners. team is small enough at this point that it works better to assign people to issues manually. codeowners caused more confusion by tagging people to PRs where their review was not needed
Checklist before requesting a review