Skip to content

Commit 3dad518

Browse files
authored
[CODEOWNERS] Fix linter failures (#53648)
The focus of these changes is to remove an owner recently flagged by the linter as no longer being invalid. As part of this change, several entries for management packages were moved to the appropriate location in the file.
1 parent 36beafe commit 3dad518

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

.github/CODEOWNERS

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -818,30 +818,6 @@
818818
# ServiceLabel: %SignalR
819819
# ServiceOwners: @chenkennt @vicancy @JialinXin @Y-Sindo
820820

821-
# PRLabel: %SQL
822-
/sdk/sqlmanagement/ @ericshape @jeremyfrosti
823-
824-
# ServiceLabel: %SQL
825-
# ServiceOwners: @ericshape @jeremyfrosti
826-
827-
# ServiceLabel: %SQL - Backup & Restore
828-
# ServiceOwners: @ericshape @jeremyfrosti
829-
830-
# ServiceLabel: %SQL - Data Security
831-
# ServiceOwners: @ericshape @jeremyfrosti
832-
833-
# ServiceLabel: %SQL - Elastic Jobs
834-
# ServiceOwners: @ericshape @jeremyfrosti
835-
836-
# ServiceLabel: %SQL - Managed Instance
837-
# ServiceOwners: @ericshape @jeremyfrosti
838-
839-
# ServiceLabel: %SQL - Replication & Failover
840-
# ServiceOwners: @ericshape @jeremyfrosti
841-
842-
# ServiceLabel: %SQL - VM
843-
# ServiceOwners: @ericshape @jeremyfrosti
844-
845821
# PRLabel: %Storage
846822
/sdk/storage*/ @seanmcc-msft @amnguye @jaschrep-msft @jalauzon-msft @nickliu-msft
847823

@@ -1144,14 +1120,38 @@
11441120
# PRLabel: %Service Fabric
11451121
/sdk/servicefabric/Azure.ResourceManager.*/ @QingChenmsft @vaishnavk @juhacket
11461122

1147-
# ServiceLabel: %Service Fabric
1123+
# ServiceLabel: %Service Fabric %Mgmt
11481124
# ServiceOwners: @QingChenmsft @vaishnavk @juhacket
11491125

11501126
# PRLabel: %SiteManager
1151-
/sdk/sitemanager/Azure.ResourceManager.*/ @bsomeshekar
1127+
/sdk/sitemanager/Azure.ResourceManager.*/ @bsomeshekar @ArcturusZhang @ArthurMa1978
11521128

11531129
# ServiceLabel: %SiteManager %Mgmt
1154-
# ServiceOwners: @bsomeshekar
1130+
# ServiceOwners: @bsomeshekar @ArcturusZhang @ArthurMa1978
1131+
1132+
# PRLabel: %SQL
1133+
/sdk/sqlmanagement/ @ericshape @ArcturusZhang @ArthurMa1978
1134+
1135+
# ServiceLabel: %SQL %Mgmt
1136+
# ServiceOwners: @ericshape
1137+
1138+
# ServiceLabel: %SQL - Backup & Restore %Mgmt
1139+
# ServiceOwners: @ericshape
1140+
1141+
# ServiceLabel: %SQL - Data Security %Mgmt
1142+
# ServiceOwners: @ericshape
1143+
1144+
# ServiceLabel: %SQL - Elastic Jobs %Mgmt
1145+
# ServiceOwners: @ericshape
1146+
1147+
# ServiceLabel: %SQL - Managed Instance %Mgmt
1148+
# ServiceOwners: @ericshape
1149+
1150+
# ServiceLabel: %SQL - Replication & Failover %Mgmt
1151+
# ServiceOwners: @ericshape
1152+
1153+
# ServiceLabel: %SQL - VM %Mgmt
1154+
# ServiceOwners: @ericshape
11551155

11561156
# ServiceLabel: %Virtual Enclaves %Mgmt
11571157
# ServiceOwners: @jchavaherrera

0 commit comments

Comments
 (0)