Skip to content

Commit 1bf1fcd

Browse files
authored
Remove non-write-perm users from codeowners (#12128)
* remove non-write-perm users from codeowners * remove non-write-perm users from codeowners
1 parent 31eb0b5 commit 1bf1fcd

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
/xml/Microsoft.VisualBasic*/ @333fred
2525
/xml/System.Activities*/ @dotnet/docs
2626
/xml/System.AddIn*/ @dotnet/docs
27-
/xml/System.ComponentModel.DataAnnotations*/ @ajcvickers
28-
/xml/System.Data*/ @ajcvickers
29-
/xml/System.Data.Odbc/ @ajcvickers
30-
/xml/System.Data.OleDb/ @ajcvickers
3127
/xml/System.Data.SqlClient/ @david-engel @cheenamalhotra
3228
/xml/System.Deployment*/ @dotnet/docs
3329
/xml/System.Device*/ @dotnet/docs
@@ -41,16 +37,13 @@
4137
/xml/System.Messaging*/ @dotnet/docs
4238
/xml/System.Net*/ @dotnet/ncl
4339
/xml/System.Printing*/ @dotnet/docs
44-
/xml/System.Runtime.Caching*/ @StephenMolloy @HongGit
40+
/xml/System.Runtime.Caching*/ @StephenMolloy
4541
/xml/System.Runtime.InteropServices*/ @AaronRobinsonMSFT @jkoritzinsky
46-
/xml/System.Runtime.Serialization*/ @StephenMolloy @HongGit
47-
/xml/System.ServiceModel*/ @HongGit @mconnew
48-
/xml/System.ServiceModel.Syndication/ @StephenMolloy @HongGit
42+
/xml/System.Runtime.Serialization*/ @StephenMolloy
43+
/xml/System.ServiceModel*/ @mconnew
44+
/xml/System.ServiceModel.Syndication/ @StephenMolloy
4945
/xml/System.Speech*/ @dotnet/docs
50-
/xml/System.Threading*/ @kouvel
5146
/xml/System.Timers*/ @dotnet/docs
52-
/xml/System.Transactions*/ @HongGit
53-
/xml/System.Web*/ @rick-anderson
5447
/xml/System.Windows*/ @dotnet/wpf-developers
5548
/xml/System.Windows.Forms*/ @merriemcgaw @JeremyKuhne
5649
/xml/System.Workflow*/ @dotnet/docs

0 commit comments

Comments
 (0)