From 398d326958a7906a0dbf7bf657691943bff8c16b Mon Sep 17 00:00:00 2001 From: Ariel Valentin Date: Tue, 2 Dec 2025 22:34:49 -0600 Subject: [PATCH] chore: Add dmathieu as owner for sidekiq instrumentation --- .github/component_owners.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/component_owners.yml b/.github/component_owners.yml index 347224baf..ce9f7408f 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -25,6 +25,8 @@ components: - chrisholmes instrumentation/que: - indrekj + instrumentation/sidekiq: + - dmathieu processor/baggage: - robbkidd - mikegoldsmith