Incorrect alias in area owners (#32924)
authorCarlos Sanchez Lopez <1175054+carlossanlop@users.noreply.github.com>
Thu, 27 Feb 2020 20:52:12 +0000 (12:52 -0800)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2020 20:52:12 +0000 (15:52 -0500)
docs/area-owners.md

index 1420b697f67540fb268ce9e703cc261f0e3c30a3..94fb0a17442560976d8190030c2956ce21c8eaa1 100644 (file)
@@ -78,8 +78,8 @@ Below table shows the combined area owners on this repository:
 | area-System.Net.Http | @dotnet/ncl | |
 | area-System.Net.Security | @dotnet/ncl | |
 | area-System.Net.Sockets | @dotnet/ncl | |
-| area-System.Numerics | @tannergooding @prgovind | |
-| area-System.Numerics.Tensors | @prgovind @eiriktsarpalis | |
+| area-System.Numerics | @tannergooding @pgovind | |
+| area-System.Numerics.Tensors | @pgovind @eiriktsarpalis | |
 | area-System.Reflection | @steveharter @GrabYourPitchforks | |
 | area-System.Reflection.Emit | @steveharter @GrabYourPitchforks | |
 | area-System.Reflection.Metadata | @tmat @nguerrera | |
@@ -96,7 +96,7 @@ Below table shows the combined area owners on this repository:
 | area-System.Text.Encoding | @layomia @krwq @tarekgh | |
 | area-System.Text.Encodings.Web | @GrabYourPitchforks @layomia @tarekgh | |
 | area-System.Text.Json | @layomia @steveharter @jozkee | |
-| area-System.Text.RegularExpressions | @prgovi @eerhardt | |
+| area-System.Text.RegularExpressions | @pgovind @eerhardt | |
 | area-System.Threading | @kouvel | |
 | area-System.Threading.Channels | @tarekgh @stephentoub | |
 | area-System.Threading.Tasks | @tarekgh @stephentoub | |