diff --git a/docs/area-owners.md b/docs/area-owners.md
index 52d3c0c58e5d2..0b1202c823ba1 100644
--- a/docs/area-owners.md
+++ b/docs/area-owners.md
@@ -15,49 +15,47 @@ Below table shows the combined area owners on this repository:
| area-ILTools | @BruceForstall @dotnet/jit-contrib | |
| area-Infrastructure-coreclr | @jeffschwMSFT @jashook @trylek | |
| area-Infrastructure-installer | @dleeapho @wtgodbe @dagood | |
-| area-Infrastructure-libraries | @ViktorHofer @ericstj @wtgodbe @safern @Anipik | |
+| area-Infrastructure-libraries | @ViktorHofer @ericstj @wtgodbe @safern @Anipik | Covers:
- Packaging
- Build and test infra for CoreFX repo
- VS integration
|
| area-Infrastructure | @ViktorHofer @jeffschwMSFT @dleeapho | |
| area-Interop | @jeffschwMSFT @AaronRobinsonMSFT | |
-| area-Meta | @joperezr | |
+| area-Meta | @joperezr | Issues without clear association to any specific API/contract, e.g. - new contract proposals
- cross-cutting code/test pattern changes (e.g. FxCop failures)
- project-wide docs
|
| area-Meta-corelib | @joperezr | |
-| area-Microsoft.CSharp | @cston @333fred | |
-| area-Microsoft.VisualBasic | @cston @333fred | |
-| area-Microsoft.Win32 | @maryamariyan @Anipik | |
| area-PAL | @janvorli | |
| area-R2RDump | @nattress | |
| area-ReadyToRun | @fadimounir | |
| area-Setup | @dagood @dleeapho | |
| area-SDK | @janvorli | |
-| area-Serialization | @StephenMolloy @HongGit | |
+| area-Serialization | @StephenMolloy @HongGit | Packages:- System.Runtime.Serialization.Xml
- System.Runtime.Serialization.Json
- System.Private.DataContractSerialization
- System.Xml.XmlSerializer
Excluded:- System.Runtime.Serialization.Formatters
|
| area-Snap | @dleeapho @leecow @MichaelSimons | |
+| **System contract assemblies** | | |
| area-System.AppContext | @safern @Anipik | |
| area-System.Buffers | @layomia @JeremyKuhne @ahsonkhan | |
| area-System.CodeDom | @buyaa-n @krwq | |
-| area-System.Collections | @safern | |
+| area-System.Collections | @safern | Excluded:- System.Array -> System.Runtime
|
| area-System.ComponentModel | @maryamariyan @safern | |
| area-System.ComponentModel.DataAnnotations | @lajones @ajcvickers | |
| area-System.Composition | @maryamariyan @ViktorHofer | |
| area-System.Configuration | @maryamariyan @safern | |
| area-System.Console | @wtgodbe | |
-| area-System.Data | @ajcvickers @cheenamalhotra @david-engel @Gary-Zh | |
-| area-System.Data.SqlClient | @cheenamalhotra @Gary-Zh @david-engel | |
-| area-System.Diagnostics | @tommcdon @wtgodbe @krwq | |
+| area-System.Data | @ajcvickers @cheenamalhotra @david-engel @Gary-Zh | - Odbc, OleDb - [@saurabh500](https://github.com/saurabh500)
|
+| area-System.Data.SqlClient | @cheenamalhotra @Gary-Zh @david-engel | Archived component - limited churn/contributions (see https://devblogs.microsoft.com/dotnet/introducing-the-new-microsoftdatasqlclient/) |
+| area-System.Diagnostics | @tommcdon @wtgodbe @krwq | - System.Diagnostics.EventLog - [@Anipik](https://github.com/Anipik)
|
| area-System.Diagnostics.Process | @wtgodbe @krwq | |
-| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @Anipik | |
+| area-System.Diagnostics.Tracing | @noahfalk @tommcdon @Anipik | Packages:- System.Diagnostics.DiagnosticSource
- System.Diagnostics.PerformanceCounter - [@Anipik](https://github.com/Anipik)
- System.Diagnostics.Tracing
- System.Diagnostics.TraceSource - [@Anipik](https://github.com/Anipik)
|
| area-System.DirectoryServices | @tquerec @josephisenhour | |
| area-System.Drawing | @safern @maryamariyan | |
-| area-System.Dynamic.Runtime | @cston @333fred | |
+| area-System.Dynamic.Runtime | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
| area-System.Globalization | @krwq @tarekgh | |
| area-System.IO | @JeremyKuhne @carlossanlop | |
| area-System.IO.Compression | @carlossanlop @ahsonkhan @ViktorHofer | |
| area-System.IO.Packaging | @JeremyKuhne @carlossanlop | |
| area-System.IO.Pipelines | @davidfowl @halter73 @jkotalik @anurse | |
| area-System.Linq | @maryamariyan | |
-| area-System.Linq.Expressions | @cston @333fred | |
+| area-System.Linq.Expressions | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
| area-System.Linq.Parallel | @tarekgh @kouvel | |
-| area-System.Management | @Anipik | |
+| area-System.Management | @Anipik | WMI |
| area-System.Memory | @ahsonkhan | |
-| area-System.Net | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | |
+| area-System.Net | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | Included:- System.Uri - [@wtgodbe](https://github.com/wtgodbe)
|
| area-System.Net.Http | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | |
| area-System.Net.Security | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | |
| area-System.Net.Sockets | @davidsh @wfurt @scalablecory @eiriktsarpalis @karelz | |
@@ -67,14 +65,15 @@ Below table shows the combined area owners on this repository:
| area-System.Reflection.Emit | @steveharter @GrabYourPitchforks | |
| area-System.Reflection.Metadata | @tmat @nguerrera | |
| area-System.Resources | @krwq @tarekgh | |
-| area-System.Runtime | @bartonjs @joperezr | |
+| area-System.Runtime | @bartonjs @joperezr | Included:- System.Runtime.Serialization.Formatters
- System.Runtime.InteropServices.RuntimeInfo
- System.Array
Excluded:- Path -> System.IO
- StopWatch -> System.Diagnostics
- Uri -> System.Net
- WebUtility -> System.Net
|
| area-System.Runtime.Caching | @StephenMolloy @HongGit | |
| area-System.Runtime.CompilerServices | @Anipik | |
| area-System.Runtime.Extensions | @Anipik | |
-| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky | |
+| area-System.Runtime.InteropServices | @AaronRobinsonMSFT @jkoritzinsky | Excluded:- System.Runtime.InteropServices.RuntimeInfo
|
| area-System.Runtime.Intrinsics | @tannergooding @CarolEidt @RussKeldorph | |
| area-System.Security | @bartonjs @GrabYourPitchforks | |
| area-System.Security.Cryptography.Xml | @bartonjs | |
+| System.ServiceModel | N/A | [dotnet/wcf](https://github.com/dotnet/wcf) (except System.ServiceModel.Syndication) |
| area-System.ServiceModel.Syndication | @StephenMolloy @HongGit | |
| area-System.ServiceProcess | @Anipik | |
| area-System.Text.Encoding | @layomia @krwq @tarekgh | |
@@ -92,4 +91,7 @@ Below table shows the combined area owners on this repository:
| area-TypeSystem | @davidwrighton @MichalStrehovsky @fadimounir | |
| area-UWP | @nattress | |
| area-VM | @sergiy-k | |
-
+| **Microsoft contract assemblies** | | |
+| area-Microsoft.CSharp | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
+| area-Microsoft.VisualBasic | @cston @333fred | Archived component - limited churn/contributions (see [#33170](https://github.com/dotnet/corefx/issues/33170)) |
+| area-Microsoft.Win32 | @maryamariyan @Anipik | |