Skip to content

Commit 1ba74fe

Browse files
authored
Merge pull request #10489 from David-Engel/codeowners
Update CODEOWNERS for System.Data and System.Data.SqlClient
2 parents 29d9aa6 + 681f78b commit 1ba74fe

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
/xml/System.Activities*/ @dotnet/docs
2626
/xml/System.AddIn*/ @dotnet/docs
2727
/xml/System.ComponentModel.DataAnnotations*/ @ajcvickers
28-
/xml/System.Data*/ @ajcvickers @david-engel @JRahnama
28+
/xml/System.Data*/ @ajcvickers
2929
/xml/System.Data.Odbc/ @ajcvickers
3030
/xml/System.Data.OleDb/ @ajcvickers
31-
/xml/System.Data.SqlClient/ @david-engel @JRahnama
31+
/xml/System.Data.SqlClient/ @david-engel @cheenamalhotra
3232
/xml/System.Deployment*/ @dotnet/docs
3333
/xml/System.Device*/ @dotnet/docs
3434
/xml/System.Dynamic*/ @dotnet/docs

.github/policies/mention-owners.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,8 @@ configuration:
391391
then:
392392
- mentionUsers:
393393
mentionees:
394-
- davoudeshtehari
394+
- cheenamalhotra
395395
- david-engel
396-
- jrahnama
397396
replyTemplate: >-
398397
Tagging subscribers to this area: ${mentionees}
399398
assignMentionees: False

0 commit comments

Comments
 (0)