Skip to content

Commit 323fc13

Browse files
authored
Incorrect alias in CODEOWNERS (#3954)
1 parent 7a841bc commit 323fc13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/xml/System.Linq.Expressions**/** @cston @333fred
5050
/xml/System.Management**/** @Anipik
5151
/xml/System.Net**/** @dotnet/ncl
52-
/xml/System.Numerics**/** @tannergooding @prgovind
52+
/xml/System.Numerics**/** @tannergooding @pgovind
5353
/xml/System.Reflection**/** @steveharter @GrabYourPitchforks
5454
/xml/System.Reflection.Emit**/** @steveharter @GrabYourPitchforks
5555
/xml/System.Reflection.Metadata**/** @tmat @nguerrera
@@ -66,7 +66,7 @@
6666
/xml/System.Text/Encoding*.xml @layomia @krwq @tarekgh
6767
/xml/System.Text.Encodings.Web**/** @GrabYourPitchforks @layomia @tarekgh
6868
/xml/System.Text.Json**/** @layomia @steveharter @jozkee
69-
/xml/System.Text.RegularExpressions**/** @prgovi @eerhardt
69+
/xml/System.Text.RegularExpressions**/** @pgovind @eerhardt
7070
/xml/System.Threading**/** @kouvel
7171
/xml/System.Threading.Channels**/** @tarekgh @stephentoub
7272
/xml/System.Threading.Tasks**/** @tarekgh @stephentoub

0 commit comments

Comments
 (0)