Skip to content

Commit ae8da68

Browse files
authored
Fix errors in codeowners file (#8714)
1 parent b4a9af0 commit ae8da68

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
/xml/Microsoft.VisualBasic*/ @cston @333fred
2525
/xml/System.Activities*/ @dotnet/docs
2626
/xml/System.AddIn*/ @dotnet/docs
27-
/xml/System.ComponentModel.DataAnnotations*/ @lajones @ajcvickers
28-
/xml/System.Data*/ @ajcvickers @davoudeshtehari @david-engel @JRahnama
27+
/xml/System.ComponentModel.DataAnnotations*/ @ajcvickers
28+
/xml/System.Data*/ @ajcvickers @david-engel @JRahnama
2929
/xml/System.Data.Odbc/ @ajcvickers
3030
/xml/System.Data.OleDb/ @ajcvickers
31-
/xml/System.Data.SqlClient/ @davoudeshtehari @david-engel @JRahnama
31+
/xml/System.Data.SqlClient/ @david-engel @JRahnama
3232
/xml/System.Deployment*/ @dotnet/docs
3333
/xml/System.Device*/ @dotnet/docs
3434
/xml/System.Dynamic*/ @dotnet/docs
3535
/xml/System.EnterpriseServices*/ @dotnet/docs
36-
/xml/System.IO.Pipelines*/ @davidfowl @halter73 @jkotalik
36+
/xml/System.IO.Pipelines*/ @halter73 @jkotalik
3737
/xml/System.IdentityModel*/ @dotnet/docs
3838
/xml/System.Json*/ @dotnet/docs
3939
/xml/System.Linq.Expressions*/ @cston @333fred

0 commit comments

Comments
 (0)