From 5fe8b61eff05234de0a4bfa4913456aebbea3327 Mon Sep 17 00:00:00 2001 From: Alex Hoppen Date: Wed, 9 Apr 2025 15:22:19 -0700 Subject: [PATCH] Change code owners for 6.2 to release managers --- CODEOWNERS | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 28d802dc0..5b96dbed8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,14 +1,2 @@ -# -# This source file is part of the Swift.org open source project -# -# Copyright (c) 2024 Apple Inc. and the Swift project authors -# Licensed under Apache License v2.0 with Runtime Library Exception -# -# See https://swift.org/LICENSE.txt for license information -# See https://swift.org/CONTRIBUTORS.txt for Swift project authors -# - -* @ahoppen @allevato @bnbarham @shawnhyam - -.github/ @ahoppen @bnbarham @shahmishal -.swiftci/ @ahoppen @bnbarham @shahmishal +# For the release branch @swiftlang/swift-branch-managers needs to approve the changes +* @swiftlang/swift-branch-managers