Skip to content

Commit d8afc30

Browse files
authored
Remove .NET Libraries code owners (dotnet#7620)
Co-authored-by: carlossanlop <[email protected]>
1 parent e8fc5c9 commit d8afc30

File tree

1 file changed

+0
-76
lines changed

1 file changed

+0
-76
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -20,117 +20,41 @@
2020
# Area owners of the dotnet/runtime repo: https://github.com/dotnet/runtime/blob/master/docs/area-owners.md
2121

2222
/xml/Microsoft.CSharp*/ @cston @333fred
23-
/xml/Microsoft.Extensions*/ @dotnet/area-Microsoft-Extensions
24-
/xml/Microsoft.Extensions.DependencyModel*/ @dotnet/area-DependencyModel
25-
/xml/Microsoft.Extensions.Caching*/ @dotnet/area-Extensions-Caching
26-
/xml/Microsoft.Extensions.Configuration*/ @dotnet/area-Extensions-Configuration
27-
/xml/Microsoft.Extensions.DependencyInjection*/ @dotnet/area-Extensions-DependencyInjection
28-
/xml/Microsoft.Extensions.FileSystem*/ @dotnet/area-Extensions-FileSystem
29-
/xml/Microsoft.Extensions.Hosting*/ @dotnet/area-Extensions-Hosting
3023
/xml/Microsoft.Extensions.Http*/ @dotnet/ncl
31-
/xml/Microsoft.Extensions.Logging*/ @dotnet/area-Extensions-Logging
32-
/xml/Microsoft.Extensions.Options*/ @dotnet/area-Extensions-Options
33-
/xml/Microsoft.Extensions.Primitives*/ @dotnet/area-Extensions-Primitives
3424
/xml/Microsoft.VisualBasic*/ @cston @333fred
35-
/xml/Microsoft.Win32*/ @dotnet/area-Microsoft-Win32
3625
/xml/System.Activities*/ @dotnet/docs
3726
/xml/System.AddIn*/ @dotnet/docs
38-
/xml/System.Buffers*/ @dotnet/area-System-Buffers
39-
/xml/System.CodeDom*/ @dotnet/area-System-CodeDom
40-
/xml/System.Collections*/ @dotnet/area-System-Collections
41-
/xml/System.ComponentModel*/ @dotnet/area-System-ComponentModel
42-
/xml/System.ComponentModel.Composition*/ @dotnet/area-System-ComponentModel-Composition
4327
/xml/System.ComponentModel.DataAnnotations*/ @lajones @ajcvickers
44-
/xml/System.Composition*/ @dotnet/area-System-Composition
45-
/xml/System.Configuration*/ @dotnet/area-System-Configuration
4628
/xml/System.Data*/ @ajcvickers @davoudeshtehari @david-engel @JRahnama
4729
/xml/System.Data.Odbc/ @ajcvickers
4830
/xml/System.Data.OleDb/ @ajcvickers
4931
/xml/System.Data.SqlClient/ @davoudeshtehari @david-engel @JRahnama
5032
/xml/System.Deployment*/ @dotnet/docs
5133
/xml/System.Device*/ @dotnet/docs
52-
/xml/System.Diagnostics*/ @tommcdon @Anipik @ViktorHofer
53-
/xml/System.Diagnostics/Activity*.xml @tarekgh
54-
/xml/System.Diagnostics/Boolean*.xml @dotnet/area-System-Diagnostics-PerformanceCounter
55-
/xml/System.Diagnostics/Counter*.xml @dotnet/area-System-Diagnostics-PerformanceCounter
56-
/xml/System.Diagnostics/Correlation*.xml @dotnet/area-System-Diagnostics-TraceSource
57-
/xml/System.Diagnostics/Event*.xml @dotnet/area-System-Diagnostics-EventLog
58-
/xml/System.Diagnostics/EventTypeFilter.xml @dotnet/area-System-Diagnostics-PerformanceCounter
59-
/xml/System.Diagnostics/ICollect*.xml @dotnet/area-System-Diagnostics-PerformanceCounter
60-
/xml/System.Diagnostics/InstanceData*.xml @dotnet/area-System-Diagnostics-PerformanceCounter
61-
/xml/System.Diagnostics/PerformanceCounter*.xml @dotnet/area-System-Diagnostics-PerformanceCounter
62-
/xml/System.Diagnostics/Process*.xml @dotnet/area-System-Diagnostics-Process
63-
/xml/System.Diagnostics/Source*.xml @dotnet/area-System-Diagnostics-TraceSource
64-
/xml/System.Diagnostics/Switch*.xml @dotnet/area-System-Diagnostics-TraceSource
65-
/xml/System.Diagnostics/*Trace*.xml @dotnet/area-System-Diagnostics-TraceSource
66-
/xml/System.Diagnostics.PerformanceData/ @dotnet/area-System-Diagnostics-PerformanceCounter
67-
/xml/System.Diagnostics.Eventing.Reader/ @dotnet/area-System-Diagnostics-EventLog
68-
/xml/System.Diagnostics.Tracing/ @noahfalk @tommcdon @Anipik @ViktorHofer @tarekgh
69-
/xml/System.DirectoryServices*/ @dotnet/area-System-DirectoryServices
70-
/xml/System.Drawing*/ @dotnet/area-System-Drawing
7134
/xml/System.Dynamic*/ @dotnet/docs
7235
/xml/System.EnterpriseServices*/ @dotnet/docs
73-
/xml/System.Formats.Asn1/* @dotnet/area-System-Formats-Asn1
74-
/xml/System.Formats.Cbor/* @dotnet/area-System-Formats-Cbor
75-
/xml/System.Globalization*/ @dotnet/area-System-Globalization
76-
/xml/System.IO*/ @dotnet/area-System-IO
77-
/xml/System.IO.Compression*/ @dotnet/area-System-IO-Compression
7836
/xml/System.IO.Pipelines*/ @davidfowl @halter73 @jkotalik
7937
/xml/System.IdentityModel*/ @dotnet/docs
8038
/xml/System.Json*/ @dotnet/docs
81-
/xml/System.Linq*/ @dotnet/area-System-Linq
8239
/xml/System.Linq.Expressions*/ @cston @333fred
83-
/xml/System.Linq/Parallel*.xml @dotnet/area-System-Linq-Parallel
84-
/xml/System.Management*/ @dotnet/area-System-Management
8540
/xml/System.Media*/ @dotnet/docs
8641
/xml/System.Messaging*/ @dotnet/docs
8742
/xml/System.Net*/ @dotnet/ncl
88-
/xml/System.Numerics*/ @dotnet/area-System-Numerics
8943
/xml/System.Printing*/ @dotnet/docs
90-
/xml/System.Reflection*/ @dotnet/area-System-Reflection
91-
/xml/System.Reflection.Emit*/ @dotnet/area-System-Reflection-Emit
92-
/xml/System.Reflection.Metadata*/ @dotnet/area-System-Reflection-Metadata
93-
/xml/System.Resources*/ @dotnet/area-System-Resources
94-
/xml/System.Runtime*/ @dotnet/area-System-Runtime
9544
/xml/System.Runtime.Caching*/ @StephenMolloy @HongGit
96-
/xml/System.Runtime.CompilerServices*/ @dotnet/area-System-Runtime-CompilerServices
9745
/xml/System.Runtime.InteropServices*/ @AaronRobinsonMSFT @jkoritzinsky
98-
/xml/System.Runtime.Intrinsics*/ @dotnet/area-System-Runtime-Intrinsics
9946
/xml/System.Runtime.Serialization*/ @StephenMolloy @HongGit
100-
/xml/System.Runtime.Serialization.Formatters/ @pgovind @tannergooding
101-
/xml/System.Security*/ @dotnet/area-System-Security
10247
/xml/System.ServiceModel*/ @HongGit @mconnew
10348
/xml/System.ServiceModel.Syndication/ @StephenMolloy @HongGit
104-
/xml/System.ServiceProcess*/ @dotnet/area-System-ServiceProcess
10549
/xml/System.Speech*/ @dotnet/docs
106-
/xml/System.Text*/ @GrabYourPitchforks @tarekgh
107-
/xml/System.Text/Encoding*.xml @dotnet/area-System-Text-Encoding
108-
/xml/System.Text.Encodings.Web*/ @dotnet/area-System-Text-Encodings-Web
109-
/xml/System.Text.Json*/ @dotnet/area-System-Text-Json
110-
/xml/System.Text.RegularExpressions*/ @dotnet/area-System-Text-RegularExpressions
11150
/xml/System.Threading*/ @kouvel
112-
/xml/System.Threading.Channels*/ @dotnet/area-System-Threading-Channels
113-
/xml/System.Threading.Tasks*/ @dotnet/area-System-Threading-Tasks
11451
/xml/System.Timers*/ @dotnet/docs
11552
/xml/System.Transactions*/ @HongGit
11653
/xml/System.Web*/ @rick-anderson
11754
/xml/System.Windows*/ @dotnet/wpf-developers
11855
/xml/System.Windows.Forms*/ @RussKie @merriemcgaw
11956
/xml/System.Workflow*/ @dotnet/docs
12057
/xml/System.Xaml*/ @dotnet/wpf-developers
121-
/xml/System.Xml*/ @dotnet/area-System-Xml
122-
123-
# System.Console
124-
/xml/System/Console* @dotnet/area-System-Console
125-
126-
# System.Memory
127-
/xml/System/Memory*.xml @dotnet/area-System-Memory
128-
/xml/System/ReadOnlyMemory*.xml @dotnet/area-System-Memory
129-
/xml/System/ReadOnlySpan*.xml @dotnet/area-System-Memory
130-
/xml/System/Span*.xml @dotnet/area-System-Memory
131-
132-
# System.Array
133-
/xml/System/Array.xml @pgovind @tannergooding
13458

13559
# System.Uri
13660
/xml/System/Uri.xml @dotnet/ncl

0 commit comments

Comments
 (0)