From 25f110f5d894cb04c1c6d72efbfb02929b661e8f Mon Sep 17 00:00:00 2001 From: Chris McGee <87777443+cmcgee1024@users.noreply.github.com> Date: Wed, 2 Apr 2025 11:14:04 -0400 Subject: [PATCH 1/2] Create CODEOWNERS --- CODEOWNERS | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..57542d9e --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,11 @@ +# This file is a list of the people responsible for ensuring that patches for a +# particular part of Swift are reviewed, either by themselves or by someone else. +# They are also the gatekeepers for their part of Swift, with the final word on +# what goes in or not. +# +# The list is sorted by surname and formatted to allow easy grepping and +# beautification by scripts. The fields are: name (N), email (E), web-address +# (W), PGP key ID and fingerprint (P), description (D), and snail-mail address +# (S). + +* @shahmishal @cmcgee1024 From ae8d5086308ca3860b0daf6ee1d6036a8b2f46c9 Mon Sep 17 00:00:00 2001 From: Chris McGee <87777443+cmcgee1024@users.noreply.github.com> Date: Fri, 2 May 2025 09:24:03 -0400 Subject: [PATCH 2/2] Update CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 57542d9e..7b64cd85 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -8,4 +8,4 @@ # (W), PGP key ID and fingerprint (P), description (D), and snail-mail address # (S). -* @shahmishal @cmcgee1024 +* @shahmishal @cmcgee1024 @justice-adams-apple @etcwilde