# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

#
# We are always looking for more maintainers! Please submit a couple PRs in an
# area and then submit a PR to add yourself to this file :).
#

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
*       @weitzman @greg-1-anderson

/src/Commands/config/ @bircher

/src/Commands/core/MigrateRunnerCommands.php @claudiu-cristea
/src/Drupal/Migrate/ @claudiu-cristea

/src/Commands/field/ @DieterHolvoet

/src/Commands/core/RunServerCommands.php @grugnog

/includes/batch.inc @jonhattan
/src/Commands/core/BatchCommands.php @jonhattan

/src/Commands/core/CliCommands.php @damiankloip
/src/Psysh @damiankloip

/src/Commands/core/UpdateDBCommands.php @pfrenssen

/src/Commands/core/LocaleCommands.php @Sutharsan

/src/Commands/core/QueueCommands.php @davereid


