From 180b26daaa9c2d1a5245ecfbf8d4e30fe36a971d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 8 Jan 2026 15:09:18 +0000 Subject: [PATCH 1/4] Initial plan From 6fa77d2637ffd5c1d2678580614086a82baf0773 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 8 Jan 2026 15:13:14 +0000 Subject: [PATCH 2/4] Add @j7nw4r as code owner for Event Hubs SDK Co-authored-by: j7nw4r <12262567+j7nw4r@users.noreply.github.com> --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1ec18c8fc1..957183fc2e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -91,3 +91,6 @@ /.github/CODEOWNERS @rickwinter @ronniegeraghty @Azure/azure-sdk-eng /.config/1espt/ @benbp @weshaggard + +# Add Johnathan Walker as code owner for Event Hubs SDK +/sdk/eventhubs/* @j7nw4r From 4b17db97a893b9fcff1c7fae8e63a8d853f81261 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 8 Jan 2026 15:20:32 +0000 Subject: [PATCH 3/4] Add @j7nw4r as code owner for Service Bus SDK Co-authored-by: j7nw4r <12262567+j7nw4r@users.noreply.github.com> --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 957183fc2e..240df00b4f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -94,3 +94,6 @@ # Add Johnathan Walker as code owner for Event Hubs SDK /sdk/eventhubs/* @j7nw4r + +# Add Johnathan Walker as code owner for Service Bus SDK +/sdk/servicebus/* @j7nw4r From ded211bca5b4c5128910c10a7a0290a4206f30b8 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 14 Apr 2026 17:02:52 +0000 Subject: [PATCH 4/4] Remove Service Bus code owner entry - no C++ SDK exists Agent-Logs-Url: https://github.com/Azure/azure-sdk-for-cpp/sessions/11590c98-9b5b-4f67-85b1-5e3b98e84287 Co-authored-by: RickWinter <4430337+RickWinter@users.noreply.github.com> --- .github/CODEOWNERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 240df00b4f..957183fc2e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -94,6 +94,3 @@ # Add Johnathan Walker as code owner for Event Hubs SDK /sdk/eventhubs/* @j7nw4r - -# Add Johnathan Walker as code owner for Service Bus SDK -/sdk/servicebus/* @j7nw4r