Skip to content

Commit dcf9913

Browse files
authored
Update CODEOWNERS - add extra people (#3905)
From experience with the 2.0 and 3.0 efforts, the people added in these PRs as additional area owners, were actively involved in the process of either writing the documentation or helping delegate the work.
1 parent 161d67b commit dcf9913

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,12 @@
2525
/xml/System.ComponentModel**/** @JeremyKuhne @safern
2626
/xml/System.ComponentModel.Composition**/** @maryamariyan @ViktorHofer
2727
/xml/System.ComponentModel.DataAnnotations**/** @lajones @ajcvickers
28+
/xml/System.ComponentModel.Design**/** @RussKie @merriemcgaw
2829
/xml/System.Composition**/** @maryamariyan @ViktorHofer
2930
/xml/System.Configuration**/** @maryamariyan @safern
3031
/xml/System.Data**/** @ajcvickers @cheenamalhotra @david-engel
3132
/xml/System.Data.SqlClient**/** @cheenamalhotra @david-engel @karinazhou @JRahnama
32-
/xml/System.Diagnostics**/** @tommcdon @krwq
33+
/xml/System.Diagnostics**/** @tommcdon @sywhang @krwq
3334
/xml/System.Diagnostics/DiagnosticSource.xml @Anipik
3435
/xml/System.Diagnostics/EventLog*.xml @Anipik
3536
/xml/System.Diagnostics/PerformanceCounter*.xml @Anipik
@@ -72,7 +73,7 @@
7273
/xml/System.Transactions**/** @dasetser @HongGit
7374
/xml/System.Web**/** @scottaddie
7475
/xml/System.Windows**/** @vatsan-madhavan
75-
/xml/System.Windows.Forms**/** @RussKie
76+
/xml/System.Windows.Forms**/** @RussKie @merriemcgaw
7677
/xml/System.Xaml**/** @vatsan-madhavan
7778
/xml/System.Xml**/** @buyaa-n @krwq
7879

0 commit comments

Comments
 (0)