Skip to content

Commit c7edcb2

Browse files
authored
Updates to code owners (#4160)
* Updates to code owners Based on the latest updates to https://github.com/dotnet/runtime/blob/master/docs/area-owners.md * Update CODEOWNERS
1 parent 0d528ad commit c7edcb2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919

2020
# Area owners of the dotnet/runtime repo: https://github.com/dotnet/runtime/blob/master/docs/area-owners.md
2121

22-
/xml/System.Buffers**/** @layomia @JeremyKuhne
22+
/xml/System.Buffers**/** @tannergooding @GrabYourPitchforks @pgovind
2323
/xml/System.CodeDom**/** @buyaa-n @krwq
2424
/xml/System.Collections**/** @eiriktsarpalis @layomia
25-
/xml/System.ComponentModel**/** @JeremyKuhne @safern
25+
/xml/System.ComponentModel**/** @safern
2626
/xml/System.ComponentModel.Composition**/** @maryamariyan @ViktorHofer
2727
/xml/System.ComponentModel.DataAnnotations**/** @lajones @ajcvickers
2828
/xml/System.ComponentModel.Design**/** @RussKie @merriemcgaw
@@ -36,31 +36,31 @@
3636
/xml/System.Diagnostics/PerformanceCounter*.xml @Anipik
3737
/xml/System.Diagnostics/Process*.xml @adsitnik @eiriktsarpalis
3838
/xml/System.Diagnostics/TraceSource.xml @Anipik
39-
/xml/System.Diagnostics.Tracing**/** @Anipik
39+
/xml/System.Diagnostics.Tracing**/** @noahfalk @tommcdon @tarekgh @Anipik
4040
/xml/System.DirectoryServices**/** @tquerec @josephisenhour
41-
/xml/System.Drawing**/** @JeremyKuhne @maryamariyan
41+
/xml/System.Drawing**/** @safern @tannergooding
4242
/xml/System.Dynamic**/** @cston @333fred
4343
/xml/System.Globalization**/** @safern @krwq @tarekgh
44-
/xml/System.IO**/** @JeremyKuhne @carlossanlop @jozkee
44+
/xml/System.IO**/** @carlossanlop @jozkee
4545
/xml/System.IO.Compression**/** @carlossanlop @ericstj
4646
/xml/System.IO.Pipelines**/** @davidfowl @halter73 @jkotalik @anurse
47-
/xml/System.Linq**/** @eiriktsarpalis
48-
/xml/System.Linq/Parallel*.xml @tarekgh @kouvel
47+
/xml/System.Linq**/** @eiriktsarpalis @adamsitnik
4948
/xml/System.Linq.Expressions**/** @cston @333fred
49+
/xml/System.Linq/Parallel*.xml @tarekgh @kouvel
5050
/xml/System.Management**/** @Anipik
5151
/xml/System.Net**/** @dotnet/ncl
52-
/xml/System.Numerics**/** @tannergooding @pgovind
52+
/xml/System.Numerics**/** @tannergooding @pgovind
5353
/xml/System.Reflection**/** @steveharter @GrabYourPitchforks
5454
/xml/System.Reflection.Emit**/** @steveharter @GrabYourPitchforks
55-
/xml/System.Reflection.Metadata**/** @tmat @nguerrera
55+
/xml/System.Reflection.Metadata**/** @tmat
5656
/xml/System.Resources**/** @buyaa-n @tarekgh @krwq
5757
/xml/System.Runtime**/** @bartonjs @joperezr
5858
/xml/System.Runtime.Caching**/** @StephenMolloy @HongGit
5959
/xml/System.Runtime.CompilerServices**/** @Anipik @steveharter
6060
/xml/System.Runtime.InteropServices**/** @AaronRobinsonMSFT @jkoritzinsky
61-
/xml/System.Runtime.Intrinsics**/** @tannergooding @CarolEidt @RussKeldorph
61+
/xml/System.Runtime.Intrinsics**/** @tannergooding @CarolEidt @echesakovMSFT
6262
/xml/System.Security**/** @bartonjs @GrabYourPitchforks @krwq
63-
/xml/System.ServiceModel.Syndication**/** @StephenMolloy @HongGit @mconnew
63+
/xml/System.ServiceModel**/** @HongGit @mcconnew StephenMolloy
6464
/xml/System.ServiceProcess**/** @Anipik
6565
/xml/System.Text**/** @tarekgh @GrabYourPitchforks
6666
/xml/System.Text/Encoding*.xml @layomia @krwq @tarekgh

0 commit comments

Comments
 (0)