diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 5f690926..00000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,7 +0,0 @@ -# by default, assign a maintainer and a contributor to review a pull request -* @glotzerlab/hoomd-maintainers @glotzerlab/hoomd-reviewers - -# For changes to github settings, workflows, and CI, only assign maintainers -.github @glotzerlab/hoomd-maintainers -.pre-commit-config.yaml @glotzerlab/hoomd-maintainers -doc/requirements.txt @glotzerlab/hoomd-maintainers