Skip to content

Commit

Permalink
Add JonathanCrd as a code owner for Tables (#44202)
Browse files Browse the repository at this point in the history
* Add JonathanCrd as a CodeOwner for Tables

* Remove ','

* Removing ',' from codeowners file

* Add exceptions to baseline errors
  • Loading branch information
JonathanCrd committed May 22, 2024
1 parent 479b37d commit 867aa61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -877,11 +877,11 @@
# ServiceOwners: @wonner @yanjungao718

# PRLabel: %Tables
/sdk/tables/ @christothes
/sdk/tables/ @christothes @JonathanCrd

# ServiceLabel: %Tables
# AzureSdkOwners: @christothes
# ServiceOwners: @sakash279, @sivethe, @ThomasWeiss, @PaulCheng
# AzureSdkOwners: @christothes @JonathanCrd
# ServiceOwners: @sakash279 @sivethe @ThomasWeiss @PaulCheng

# PRLabel: %TimeSeriesInsights
/sdk/timeseriesinsights/ @yeskarthik @rasidhan @dmdenmsft
Expand Down
3 changes: 3 additions & 0 deletions .github/CODEOWNERS_baseline_errors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -279,3 +279,6 @@ JieZhou000 is not a public member of Azure.
ethanann-ms is not a public member of Azure.
tmahmood-microsoft is not a public member of Azure.
Aviv-Yaniv is not a public member of Azure.
sakash279 is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.
sivethe is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.
ThomasWeiss is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

0 comments on commit 867aa61

Please sign in to comment.