Update infra owners (dotnet/corefx#41620)
authorEric StJohn <ericstj@microsoft.com>
Mon, 7 Oct 2019 22:22:17 +0000 (15:22 -0700)
committerViktor Hofer <viktor.hofer@microsoft.com>
Mon, 7 Oct 2019 22:22:17 +0000 (00:22 +0200)
Commit migrated from https://github.com/dotnet/corefx/commit/72670835126cb48d39f842a3fda021e808944f58

docs/libraries/project-docs/issue-guide.md

index c86aba9..48ec9fb 100644 (file)
@@ -40,7 +40,7 @@ Areas are tracked by labels area-&#42; (e.g. area-System.Collections). Each area
 
 | Area                                                                                          | Owners / experts | Description |
 |-----------------------------------------------------------------------------------------------|------------------|-------------|
-| [area-Infrastructure](https://github.com/dotnet/corefx/labels/area-Infrastructure)            | [@ericstj](https://github.com/ericstj), [@karelz](https://github.com/karelz), [@wtgodbe](https://github.com/wtgodbe) | Covers:<ul><li>Packaging</li><li>Build and test infra for CoreFX repo</li><li>VS integration</li></ul><br/> |
+| [area-Infrastructure](https://github.com/dotnet/corefx/labels/area-Infrastructure)            | [@ViktorHofer](https://github.com/ViktorHofer), [@ericstj](https://github.com/ericstj), [@wtgodbe](https://github.com/wtgodbe), [@safern](https://github.com/safern), [@Anipik](https://github.com/Anipik) | Covers:<ul><li>Packaging</li><li>Build and test infra for CoreFX repo</li><li>VS integration</li></ul><br/> |
 | [area-Meta](https://github.com/dotnet/corefx/labels/area-Meta)                                | [@joperezr](https://github.com/joperezr) | Issues without clear association to any specific API/contract, e.g. <ul><li>new contract proposals</li><li>cross-cutting code/test pattern changes (e.g. FxCop failures)</li><li>project-wide docs</li></ul><br/> |
 | [area-Serialization](https://github.com/dotnet/corefx/labels/area-Serialization)              | [StephenMolloy](https://github.com/StephenMolloy), [@HongGit](https://github.com/HongGit) | Packages:<ul><li>System.Runtime.Serialization.Xml</li><li>System.Runtime.Serialization.Json</li><li>System.Private.DataContractSerialization</li><li>System.Xml.XmlSerializer</li></ul> Excluded:<ul><li>System.Runtime.Serialization.Formatters</li></ul> |
 | **System contract assemblies** | | |