Skip to content

Commit

Permalink
Update CODEOWNERS (#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseclectic authored Mar 9, 2021
1 parent d69f7e9 commit 3d2575a
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@

# Generic rule for the repository. This pattern is actually the one that will
# apply unless specialized by a later rule
* @chriseclectic @vvilpas @atilag
* @chriseclectic @vvilpas

# Individual folders on root directory
/qiskit @chriseclectic @atilag @vvilpas
/cmake @atilag @vvilpas
/doc @chriseclectic @atilag @vvilpas
/examples @chriseclectic @atilag @vvilpas
/contrib @chriseclectic @atilag @vvilpas
/test @chriseclectic @atilag @vvilpas
/src @chriseclectic @atilag @vvilpas

# AER specific folders
/qiskit @chriseclectic @vvilpas @mtreinish
/test @chriseclectic @vvilpas @mtreinish
/doc @chriseclectic @vvilpas @mtreinish
/releasenotes @chriseclectic @vvilpas @mtreinish
/cmake @vvilpas
/contrib @chriseclectic @vvilpas @hhorii
/src @chriseclectic @vvilpas @hhorii

0 comments on commit 3d2575a

Please sign in to comment.