Skip to content

Commit 0e23773

Browse files
authored
Update codeowners for older Event Hubs and Service Bus packages (Azure#23824)
Adding - @shankarsama and @yvgopal as code owners for the package under the folder microsoft-azure-servicebus - @sjkwak and @JamesBirdsall as code owners for the packages under the folders microsoft-azure-eventhubs* This will result in 2 things - All PRs to these package will add the above mentioned owners as code reviewers automatically - Test failure notifications for these packages will go to the emails of the above mentioned owners
1 parent 211dbd4 commit 0e23773

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/CODEOWNERS

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,15 @@
6767
# PRLabel: %Event Hubs
6868
/sdk/eventhubs/ @conniey @anuchandy @ki1729 @srnagar
6969

70+
# PRLabel: %Event Hubs
71+
/sdk/eventhubs/microsoft-azure-eventhubs-eph/ @JamesBirdsall @sjkwak
72+
73+
# PRLabel: %Event Hubs
74+
/sdk/eventhubs/microsoft-azure-eventhubs-extensions/ @JamesBirdsall @sjkwak
75+
76+
# PRLabel: %Event Hubs
77+
/sdk/eventhubs/microsoft-azure-eventhubs/ @JamesBirdsall @sjkwak
78+
7079
# PRLabel: %Cognitive - Form Recognizer
7180
/sdk/formrecognizer/ @samvaity @mssfang
7281

@@ -102,7 +111,10 @@
102111
/sdk/search/ @alzimmermsft @pallavit @mssfang @samvaity
103112

104113
# PRLabel: %Service Bus
105-
/sdk/servicebus/ @yvgopal @nemakam @anuchandy @ki1729 @conniey
114+
/sdk/servicebus/ @anuchandy @ki1729 @conniey
115+
116+
# PRLabel: %Service Bus
117+
/sdk/servicebus/microsoft-azure-servicebus/ @shankarsama @yvgopal
106118

107119
# PRLabel: %Storage
108120
/sdk/storage/ @amishra-dev @rickle-msft @jaschrep-msft @alzimmermsft @kasobol-msft

0 commit comments

Comments
 (0)