From 6d93643e84529746fe2f390dc47e44091495e387 Mon Sep 17 00:00:00 2001 From: Miguel Pragosa Date: Wed, 1 Apr 2026 13:08:16 +0100 Subject: [PATCH] CP-4005: Add CODEOWNERS to SDK repos - Copy the CODEOWNERS file from thousandeyes-sdk-go - Add the file to the Python SDK repository for reviewer coverage --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..0247928a --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# code owners + +* @brumarqu-te @jabrowne-te @mpragosa-te @phpinhei-te @sfreitas-te @stulowes-te @kevihan-te @goncarva-te @rodrirod-te