From 619e1e50b603059704f5d2da1a7035be4e0b0768 Mon Sep 17 00:00:00 2001 From: Alexey Volkov Date: Wed, 4 Mar 2026 21:58:51 -0800 Subject: [PATCH] chore: Code owners - Added Morgan Wowk as code owner for the instrumentation and observability directories --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index e3b6202..8db1e79 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,5 @@ * @Ark-kun + +/cloud_pipelines_backend/instrumentation/ @morgan-wowk +/examples/observability/ @morgan-wowk +/tests/instrumentation/ @morgan-wowk