Skip to content

Commit be9d4b5

Browse files
use autorest.python 5.3.0 (Azure#13835)
* use autorest.python 5.3.0 * codeowner
1 parent 069dd82 commit be9d4b5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@
101101
/common/smoketest/ @lmazuel @chlowell @annatisch @rakshith91 @shurd @southpolesteve
102102

103103
# Management Plane
104-
/**/*mgmt*/ @zikalino
104+
/**/*mgmt*/ @msyyc @jsntcy @changlong-liu
105+
105106

106107
###########
107108
# Eng Sys

swagger_to_sdk_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"meta": {
44
"autorest_options": {
55
"version": "3.0.6272",
6-
"use": "@autorest/python@5.1.0-preview.1",
6+
"use": "@autorest/python@5.3.0",
77
"python": "",
88
"python-mode": "update",
99
"sdkrel:python-sdks-folder": "./sdk/.",

0 commit comments

Comments
 (0)