Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
vineeth-thumma authored Nov 10, 2023
2 parents 0cb4aaf + 9509e41 commit c16a2dc
Show file tree
Hide file tree
Showing 3,301 changed files with 1,526,463 additions and 896,487 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ignore =
C901 # code flow is too complex, too many violations, to be removed in the future
W503 # line break before binary operator effect on readability is subjective
W504 # line break after binary operator effect on readability is subjective

exclude =
*/vendored_sdks
docs
Expand Down
14 changes: 10 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@

/src/kusto/ @ilayr @orhasban @astauben

/src/appservice-kube/ @ebencarek @calcha @StrawnSC
/src/appservice-kube/ @ebencarek @howang-ms @Juliehzl @LaylaLiu-gmail

/src/custom-providers/ @jsntcy

Expand Down Expand Up @@ -194,7 +194,7 @@

/src/offazure/ @houk-ms

/src/resource-mover/ @houk-ms
/src/resource-mover/ @houk-ms @yashjain4

/src/providerhub/ @wwendyc @vikashj

Expand Down Expand Up @@ -242,7 +242,7 @@

/src/containerapp/ @ruslany @sanchitmehta @ebencarek @JennyLawrance @howang-ms @vinisoto @chinadragon0515 @vturecek @torosent @pagariyaalok @Juliehzl @jijohn14

/src/scvmm/ @nascarsayan
/src/scvmm/ @nascarsayan @hsurana06

/src/spring/ @yuwzho

Expand All @@ -252,7 +252,7 @@

/src/fluid-relay/ @kairu-ms @necusjz @ZengTaoxu

/src/fleet/ @pdaru
/src/fleet/ @pdaru @ealianis

/src/staticwebapp/ @strawnsc

Expand Down Expand Up @@ -292,6 +292,8 @@

/src/alb/ @jaishals

/src/aosm/ @sunnycarter

/src/managedccfs/ @msftsettiy

/src/acrquery/ @CarolineNB
Expand All @@ -307,3 +309,7 @@
/src/command-change/ @allyw

/src/graphservices/ @amatukmolina

/src/site-recovery/ @calvinhzy

/src/network-analytics/ @pikanghosh1
Loading

0 comments on commit c16a2dc

Please sign in to comment.