From a106dcf5aa2e2110ddf38f2de1bcbc6a18f4aaf5 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Fri, 3 Oct 2025 15:57:14 +0200 Subject: [PATCH] Add component owners for botocore --- .github/component_owners.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/component_owners.yml b/.github/component_owners.yml index 488e2dbfad..32b3ee7d2f 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -9,8 +9,12 @@ components: instrumentation/opentelemetry-instrumentation-asyncio: - bourbonkk + instrumentation/opentelemetry-instrumentation-botocore: + - lukeina2z + - yiyuan-he + instrumentation/opentelemetry-instrumentation-pymssql: - - guillaumep + - guillaumep instrumentation/opentelemetry-instrumentation-urllib: - shalevr @@ -43,4 +47,4 @@ components: instrumentation-genai/opentelemetry-instrumentation-langchain: - zhirafovod - - wrisa \ No newline at end of file + - wrisa