Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -145,15 +145,15 @@

# ServiceLabel: %Communication - Common
# PRLabel: %Communication - Common
/sdk/communication/**/_shared/ @AikoBB @Azure/acs-identity-sdk @maximrytych-ms @mjafferi-msft
/sdk/communication/**/_shared/ @anjulgarg @Joeleniqs @tsohoni-msft

Check failure on line 148 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / python - codeowners-linter - ci

.github/CODEOWNERS#L148

.github/CODEOWNERS(148,1): error : Error(s) on line 148 Source Line: /sdk/communication/**/_shared/ @anjulgarg @Joeleniqs @tsohoni-msft -tsohoni-msft is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

# ServiceLabel: %Communication - Email
# PRLabel: %Communication - Email
/sdk/communication/azure-communication-email/ @yogeshmo

# ServiceLabel: %Communication - Identity
# PRLabel: %Communication - Identity
/sdk/communication/azure-communication-identity/ @AikoBB @Azure/acs-identity-sdk @maximrytych-ms @mjafferi-msft
/sdk/communication/azure-communication-identity/ @anjulgarg @Joeleniqs @tsohoni-msft

Check failure on line 156 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / python - codeowners-linter - ci

.github/CODEOWNERS#L156

.github/CODEOWNERS(156,1): error : Error(s) on line 156 Source Line: /sdk/communication/azure-communication-identity/ @anjulgarg @Joeleniqs @tsohoni-msft -tsohoni-msft is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

# ServiceLabel: %Communication - Job Router
# PRLabel: %Communication - Job Router
Expand Down
Loading