# 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 @qsthayashi @yegakjh @medvedevsyu @pankin # EU CN IN IO JP KR RU US 

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

