Skip to content

Commit

Permalink
Merge pull request #6 from Azure/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
harics24 authored Feb 27, 2022
2 parents 248d5e9 + a18974f commit db05f84
Show file tree
Hide file tree
Showing 4,038 changed files with 567,793 additions and 21,507 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Otherwise your PR may be subject to ARM review requirements. Complete the follow
- Adding a new service
- Adding new API(s)
- Adding a new API version
-[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit (including refactoring) and then push new changes, including version updates, in separate commits.
-[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.

- [ ] Ensure you've reviewed following [guidelines](https://aka.ms/rpguidelines) including [ARM resource provider contract](https://github.com/Azure/azure-resource-manager-rpc) and [REST guidelines](https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md). Estimated time (4 hours). This is required before you can request review from ARM API Review board.

Expand Down
17 changes: 11 additions & 6 deletions .github/pull_request_assignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,17 @@
- lirenhe


- rule:
paths: "specification/common-types/**"
reviewers:
- raych1
- akning-ms
- leni-msft
- ruowan
- jianyexi
- zhenglaizhang


- rule:
paths: "specification/@(resources|powerplatform|appplatform|deviceupdate)/**"
reviewers:
Expand Down Expand Up @@ -104,12 +115,6 @@
reviewers:
- leni-msft

- rule:
paths:
- "specification/monitor/**"
reviewers:
- weidongxu-microsoft

- rule:
paths:
- "specification/storage/**"
Expand Down
6 changes: 3 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/specification/containerservice/ @yangl900
/specification/cosmos-db/ @dmakwana @MehaKaushik @wmengmsft @shurd
/specification/customer-insights/ @tjlvtao
/specification/datafactory/ @zhangyd2015
/specification/datafactory/ @shawnxzq
/specification/datalake-analytics/ @ro-joowan
/specification/datalake-store/ @ro-joowan
/specification/datamigration/ @hitenjava
Expand Down Expand Up @@ -68,8 +68,8 @@
/specification/service-map/ @daveirwin1
/specification/servicebus/ @sazeesha @v-ajnava
/specification/servicefabric/ @juhacket @samedder
/specification/sql/ @jamestao @bcham @apurvans
/specification/storage/ @blueww @jasonyang-msft @xiaonlimsft
/specification/sql/ @jamestao @ericshape @apurvans
/specification/storage/ @jasonyang-msft @xiaonlimsft @kasobol-msft
/specification/storage/data-plane/ @kasobol-msft @seanmcc-msft
/specification/storageimportexport/ @leoz-ms
/specification/storagesync/ @ankushbindlish2
Expand Down
Loading

0 comments on commit db05f84

Please sign in to comment.