diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3982750cf9c6..084c8eda1713 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -101,7 +101,8 @@ /common/smoketest/ @lmazuel @chlowell @annatisch @rakshith91 @shurd @southpolesteve # Management Plane -/**/*mgmt*/ @zikalino +/**/*mgmt*/ @msyyc @jsntcy @changlong-liu + ########### # Eng Sys diff --git a/swagger_to_sdk_config.json b/swagger_to_sdk_config.json index ffccb4bfcb5a..2f87222e1dd4 100644 --- a/swagger_to_sdk_config.json +++ b/swagger_to_sdk_config.json @@ -3,7 +3,7 @@ "meta": { "autorest_options": { "version": "3.0.6272", - "use": "@autorest/python@5.1.0-preview.1", + "use": "@autorest/python@5.3.0", "python": "", "python-mode": "update", "sdkrel:python-sdks-folder": "./sdk/.",