# This file allows setting automatically reviewers for pull requests.
# Each line is a file pattern followed by one or more owners.
# The last match takes precedence over previous ones.
# Do not edit unless specifically mandated to do so.

# Global/fallback and technical modifications.
*         @SimonPinches @olivhoenen @imbeauf

# Modification to schemas' definitions needs approval from a representative of 
# each of the 7 ITER Members + the ITER Organization.
schemas/  @DavidPCoster @simpla-fusion @aksinghh @SimonPinches @yegakjh @medvedevsyu @pankin   # EU CN IN IO KR RU US (still missing JP)

# Modifications to CODEOWNERS and action workflows 
.github/  @SimonPinches @olivhoenen

