# This file defines the persons who will be assigned as reviewers for PRs that
# modify particular files in the repo. The PR can be merged when approved by at 
# least one codeowner. However, all Qiskit team members can (and should!) review the PRs.

# Global rule, unless specialized by a later one
* @Qiskit/terra-core

# Qiskit folders (also their corresponding tests)
algorithms/           @Qiskit/terra-core @manoelmarques @woodsp-ibm
opflow/               @Qiskit/terra-core @manoelmarques @woodsp-ibm
qiskit/utils/         @Qiskit/terra-core @manoelmarques @woodsp-ibm
providers/            @Qiskit/terra-core @jyu00 @chriseclectic
quantum_info/         @Qiskit/terra-core @chriseclectic
pulse/                @Qiskit/terra-core @eggerdj @nkanazawa1989 @danpuzzuoli @taalexander @lcapelluto
scheduler/            @Qiskit/terra-core @eggerdj @nkanazawa1989 @danpuzzuoli @taalexander @lcapelluto
visualization/        @Qiskit/terra-core @nonhermitian @maddy-tod @nkanazawa1989
