From 972602bcd1ab14ec8cd5e7d503075bd5f9187bd0 Mon Sep 17 00:00:00 2001 From: Pavel Yaskevich Date: Thu, 22 May 2025 11:18:02 -0700 Subject: [PATCH] Add new maintainers to migrate command and SwiftFixIt module --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 97e9881cab0..74d55baec26 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -25,5 +25,8 @@ # The following lines are used by GitHub to automatically recommend reviewers. Sources/XCBuildSupport/* @jakepetroules +Sources/Commands/PackageCommands/Migrate.swift @AnthonyLatsis @bnbarham @xedin @jakepetroules @dschaefer2 @shawnhyam @bripeticca @plemarquand @owenv @bkhouri @cmcgee1024 @daveyc123 +Sources/SwiftFixIt/* @AnthonyLatsis @bnbarham @xedin @jakepetroules @dschaefer2 @shawnhyam @bripeticca @plemarquand @owenv @bkhouri @cmcgee1024 @daveyc123 +Tests/SwiftFixItTests/* @AnthonyLatsis @bnbarham @xedin @jakepetroules @dschaefer2 @shawnhyam @bripeticca @plemarquand @owenv @bkhouri @cmcgee1024 @daveyc123 * @jakepetroules @dschaefer2 @shawnhyam @bripeticca @plemarquand @owenv @bkhouri @cmcgee1024 @daveyc123