Skip to content

Commit 8d8ebce

Browse files
authored
Remove invalid author names (#46262)
1 parent 61a10eb commit 8d8ebce

File tree

21 files changed

+38
-60
lines changed

21 files changed

+38
-60
lines changed

.github/CODEOWNERS

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
/docs/csharp/ @BillWagner @dotnet/docs
4747

4848
# The F# Guide:
49-
/docs/fsharp/ @BillWagner @kathleendollard @dotnet/fsharp-team-msft @dotnet/docs
49+
/docs/fsharp/ @BillWagner @dotnet/fsharp-team-msft @dotnet/docs
5050

5151
# The Visual Basic Guide:
52-
/docs/visual-basic/ @KathleenDollard @BillWagner @dotnet/docs
52+
/docs/visual-basic/ @BillWagner @dotnet/docs
5353

5454
# The ML.NET Guide:
55-
/docs/machine-learning/ @gewarren @luisquintanilla @JakeRadMSFT @michaelgsharp @dotnet/docs
55+
/docs/machine-learning/ @gewarren @luisquintanilla @JakeRadMSFT @dotnet/docs
5656

5757
# The .NET Architecture Guide:
5858
/docs/architecture/ @nishanil @IEvangelist @dotnet/docs
@@ -61,7 +61,7 @@
6161
/docs/orleans/ @IEvangelist @dotnet/docs
6262

6363
# IoT Guide
64-
/docs/iot/ @CamSoper @dotnet/docs
64+
/docs/iot/ @dotnet/docs
6565

6666
############### AI ################
6767

@@ -70,28 +70,28 @@
7070
############### Azure ################
7171

7272
# Azure Guide
73-
/docs/azure/ @alexwolfmsft @CamSoper @dotnet/docs
73+
/docs/azure/ @alexwolfmsft @dotnet/docs
7474

7575
# Azure SDK package list
7676
/docs/azure/includes/ @dotnet/docs
7777

7878
# Azure SDK catch-all entry
79-
/docs/azure/sdk/ @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
79+
/docs/azure/sdk/ @jsquire @alexwolfmsft @scottaddie @dotnet/docs
8080

8181
# Azure SDK authentication topics
82-
/docs/azure/sdk/authentication/ @christothes @schaabs @dotnet/docs @alexwolfmsft @CamSoper @scottaddie
82+
/docs/azure/sdk/authentication/ @christothes @dotnet/docs @alexwolfmsft @scottaddie
8383

8484
# Azure SDK miscellaneous topics
85-
/docs/azure/sdk/azure-sdk-configure-proxy.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
86-
/docs/azure/sdk/azure-sdk-for-net.md @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
87-
/docs/azure/sdk/dependency-injection.md @JoshLove-msft @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
88-
/docs/azure/sdk/logging.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
89-
/docs/azure/sdk/packages.md @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
90-
/docs/azure/sdk/pagination.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
91-
/docs/azure/sdk/protocol-convenience-methods.md @annelo-msft @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
92-
/docs/azure/sdk/resource-management.md @ArthurMa1978 @m-nash @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
93-
/docs/azure/sdk/thread-safety.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
94-
/docs/azure/sdk/unit-testing-mocking.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @CamSoper @scottaddie @dotnet/docs
85+
/docs/azure/sdk/azure-sdk-configure-proxy.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
86+
/docs/azure/sdk/azure-sdk-for-net.md @jsquire @alexwolfmsft @scottaddie @dotnet/docs
87+
/docs/azure/sdk/dependency-injection.md @JoshLove-msft @jsquire @alexwolfmsft @scottaddie @dotnet/docs
88+
/docs/azure/sdk/logging.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft
89+
/docs/azure/sdk/packages.md @jsquire @alexwolfmsft @scottaddie @dotnet/docs
90+
/docs/azure/sdk/pagination.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
91+
/docs/azure/sdk/protocol-convenience-methods.md @annelo-msft @jsquire @alexwolfmsft @scottaddie @dotnet/docs
92+
/docs/azure/sdk/resource-management.md @ArthurMa1978 @m-nash @alexwolfmsft @scottaddie @dotnet/docs
93+
/docs/azure/sdk/thread-safety.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
94+
/docs/azure/sdk/unit-testing-mocking.md @annelo-msft @christothes @JoshLove-msft @KrzysztofCwalina @jsquire @alexwolfmsft @scottaddie @dotnet/docs
9595

9696
############### Fundamentals ################
9797

@@ -100,9 +100,9 @@
100100

101101
############### .NET Core ########################
102102
# Breaking changes
103-
/docs/core/compatibility/ @camsoper @dotnet/docs
103+
/docs/core/compatibility/ @dotnet/docs
104104
# Containers
105-
/docs/core/containers/ @camsoper @dotnet/docs
105+
/docs/core/containers/ @dotnet/docs
106106
# Deployment
107107
/docs/core/deploying/ @adegeo @dotnet/docs
108108
# Diagnostics
@@ -124,7 +124,7 @@
124124
# Tutorials
125125
/docs/core/tutorials/ @tdykstra @dotnet/docs
126126
# What's new
127-
/docs/core/whats-new/ @camsoper @dotnet/docs
127+
/docs/core/whats-new/ @dotnet/docs
128128

129129
################### .NET Framework ##################
130130
# App domains
@@ -159,8 +159,8 @@
159159
/docs/framework/configure-apps/file-schema/network/ @karelz @dotnet/docs
160160
/docs/framework/network-programming/ @karelz @dotnet/docs
161161
# WCF
162-
/docs/framework/configure-apps/file-schema/wcf/ @HongGit @dotnet/docs
163-
/docs/framework/wcf/ @HongGit @dotnet/docs
162+
/docs/framework/configure-apps/file-schema/wcf/ @dotnet/docs
163+
/docs/framework/wcf/ @dotnet/docs
164164

165165
################## .NET Standard ##################
166166
# Analyzers
@@ -225,7 +225,7 @@
225225
# gRPC:
226226
/docs/architecture/grpc-for-wcf-developers/ @IEvangelist @dotnet/docs
227227
# Desktop:
228-
/docs/architecture/modernize-desktop/ @OliaG @IEvangelist @dotnet/docs
228+
/docs/architecture/modernize-desktop/ @IEvangelist @dotnet/docs
229229

230230
################# Samples folder ##############
231231

.github/ISSUE_TEMPLATE/02-breaking-change.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ labels:
66
- Pri1
77
- doc-idea
88
assignees:
9-
- camsoper
9+
- gewarren
1010
body:
1111
- type: textarea
1212
id: description

docfx.json

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,7 @@
335335
"docs/architecture/modernize-desktop/**/**.md": "OliaG",
336336
"docs/azure/**/*.*": "alexwolfmsft",
337337
"docs/core/**/**.md": "gewarren",
338-
"docs/core/compatibility/**/**.md": "camsoper",
339-
"docs/core/containers/**/**.md": "camsoper",
338+
"docs/core/compatibility/**/**.md": "gewarren",
340339
"docs/core/deploying/**/**.md": "adegeo",
341340
"docs/core/diagnostics/**/**.md": "tommcdon",
342341
"docs/core/extensions/**/**.md": "IEvangelist",
@@ -349,13 +348,13 @@
349348
"docs/core/tools/**/**.md": "tdykstra",
350349
"docs/core/tutorials/**/**.md": "tdykstra",
351350
"docs/core/versions/**/**.md": "billwagner",
352-
"docs/core/whats-new/**/**.md": "camsoper",
351+
"docs/core/whats-new/**/**.md": "gewarren",
353352
"docs/csharp/**/*.*": "billwagner",
354353
"docs/framework/**/**.md": "gewarren",
355354
"docs/framework/additional-apis/pos-for-net/**/**.md": "TerryWarwick",
356355
"docs/framework/app-domains/**/**.md": "gewarren",
357356
"docs/framework/configure-apps/file-schema/network/**/**.md": "karelz",
358-
"docs/framework/configure-apps/file-schema/wcf/**/**.md": "HongGit",
357+
"docs/framework/configure-apps/file-schema/wcf/**/**.md": "mconnew",
359358
"docs/framework/configure-apps/file-schema/winforms/**/**.md": "adegeo",
360359
"docs/framework/data/**/**.md": "cmastr",
361360
"docs/framework/deployment/**/**.md": "adegeo",
@@ -378,12 +377,11 @@
378377
"docs/framework/unmanaged-api/strong-naming/**/**.md": "jeffschwMSFT",
379378
"docs/framework/unmanaged-api/tlbexp/**/**.md": "jeffschwMSFT",
380379
"docs/framework/whats-new/**/**.md": "gewarren",
381-
"docs/framework/wcf/**/**.md": "HongGit",
382-
"docs/fsharp/**/**.md": "KathleenDollard",
380+
"docs/framework/wcf/**/**.md": "mconnew",
381+
"docs/fsharp/**/**.md": "billwagner",
383382
"docs/fundamentals/code-analysis/**/**.md": "gewarren",
384383
"docs/fundamentals/runtime-libraries/**/**.md": "gewarren",
385384
"docs/fundamentals/syslib-diagnostics/**/**.md": "gewarren",
386-
"docs/iot/**/*.*": "camsoper",
387385
"docs/machine-learning/**/**.md": "gewarren",
388386
"docs/orleans/**/*.*": "IEvangelist",
389387
"docs/standard/**/**.md": "gewarren",
@@ -413,7 +411,7 @@
413411
"docs/standard/serialization/**/**.md": "gewarren",
414412
"docs/standard/threading/**/**.md": "billwagner",
415413
"docs/standard/whats-new/**/**.md": "gewarren",
416-
"docs/visual-basic/**/**.md": "KathleenDollard",
414+
"docs/visual-basic/**/**.md": "billwagner",
417415
"docs/whats-new/**/**.md": "billwagner",
418416
"includes/**/**.md": "docs"
419417
},
@@ -429,8 +427,7 @@
429427
"docs/azure/**/*.*": "alexwolf",
430428
"docs/orleans/**/*.*": "dapine",
431429
"docs/core/**/**.md": "dotnetcontent",
432-
"docs/core/compatibility/**/**.md": "casoper",
433-
"docs/core/containers/**/**.md": "casoper",
430+
"docs/core/compatibility/**/**.md": "gewarren",
434431
"docs/core/deploying/**/**.md": "adegeo",
435432
"docs/core/diagnostics/**/**.md": "tommcdon",
436433
"docs/core/extensions/**/**.md": "dapine",
@@ -444,7 +441,7 @@
444441
"docs/core/tools/**/**.md": "tdykstra",
445442
"docs/core/tutorials/**/**.md": "tdykstra",
446443
"docs/core/versions/**/**.md": "wiwagn",
447-
"docs/core/whats-new/**/**.md": "casoper",
444+
"docs/core/whats-new/**/**.md": "gewarren",
448445
"docs/csharp/**/*.*": "wiwagn",
449446
"docs/framework/**/**.md": "dotnetcontent",
450447
"docs/framework/app-domains/**/**.md": "gewarren",
@@ -470,11 +467,10 @@
470467
"docs/framework/unmanaged-api/strong-naming/**/**.md": "jeffschw",
471468
"docs/framework/unmanaged-api/tlbexp/**/**.md": "jeffschw",
472469
"docs/framework/whats-new/**/**.md": "gewarren",
473-
"docs/fsharp/**/**.md": "kdollard",
470+
"docs/fsharp/**/**.md": "wiwagn",
474471
"docs/fundamentals/code-analysis/**/*.md": "gewarren",
475472
"docs/fundamentals/runtime-libraries/**/**.md": "gewarren",
476473
"docs/fundamentals/syslib-diagnostics/**/**.md": "gewarren",
477-
"docs/iot/**/*.*": "casoper",
478474
"docs/machine-learning/**/**.md": "gewarren",
479475
"docs/standard/**/**.md": "gewarren",
480476
"docs/standard/analyzers/**/**.md": "dapine",
@@ -502,7 +498,7 @@
502498
"docs/standard/serialization/**/**.md": "gewarren",
503499
"docs/standard/threading/**/**.md": "wiwagn",
504500
"docs/standard/whats-new/**/**.md": "dotnetcontent",
505-
"docs/visual-basic/**/**.md": "kdollard",
501+
"docs/visual-basic/**/**.md": "wiwagn",
506502
"includes/**/**.md": "dapine"
507503
},
508504
"ms.date": {

docs/ai/dotnet-ai-ecosystem.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ For example, you can use [Ollama](https://ollama.com/) to [connect to local AI m
7777

7878
[!INCLUDE [vector-databases](includes/vector-databases.md)]
7979

80-
## Other options
81-
82-
This article summarized the tools and SDKs in the .NET ecosystem, with a focus on services that provide official support for .NET. Depending on your needs and stage of app development, you might also want to take a look at the open-source options for the ecosystem in [the unofficial list of .NET + AI resources](https://github.com/jmatthiesen/dotnet-ai-resources?tab=readme-ov-file#models). Microsoft is not the maintainer of many of these projects, so be sure to review their quality, licensing, and support.
83-
8480
## Next steps
8581

8682
- [What is Semantic Kernel?](/semantic-kernel/overview/)

docs/architecture/microservices/microservice-ddd-cqrs-patterns/client-side-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The implementation of client-side validation depends on what kind of client appl
2323

2424
### Validation in ASP.NET Core apps
2525

26-
- **Rick Anderson. Adding validation** \
26+
- **Add validation** \
2727
[https://learn.microsoft.com/aspnet/core/tutorials/first-mvc-app/validation](/aspnet/core/tutorials/first-mvc-app/validation)
2828

2929
### Validation in SPA Web apps (Angular 2, TypeScript, JavaScript, Blazor WebAssembly)

docs/architecture/microservices/microservice-ddd-cqrs-patterns/domain-model-layer-validations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Using field validation with data annotations, for example, you do not duplicate
8585
- **Rachel Appel. Introduction to model validation in ASP.NET Core MVC** \
8686
[https://learn.microsoft.com/aspnet/core/mvc/models/validation](/aspnet/core/mvc/models/validation)
8787

88-
- **Rick Anderson. Adding validation** \
88+
- **Add validation** \
8989
[https://learn.microsoft.com/aspnet/core/tutorials/first-mvc-app/validation](/aspnet/core/tutorials/first-mvc-app/validation)
9090

9191
- **Martin Fowler. Replacing Throwing Exceptions with Notification in Validations** \

docs/architecture/microservices/secure-net-microservices-web-applications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ The JWT bearer authentication middleware can also support more advanced scenario
286286
- **Introduction to Identity** \
287287
[https://learn.microsoft.com/aspnet/core/security/authentication/identity](/aspnet/core/security/authentication/identity)
288288

289-
- **Rick Anderson. Two-factor authentication with SMS** \
289+
- **Two-factor authentication with SMS** \
290290
[https://learn.microsoft.com/aspnet/core/security/authentication/2fa](/aspnet/core/security/authentication/2fa)
291291

292292
- **Enabling authentication using Facebook, Google and other external providers** \

docs/fsharp/index.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ metadata:
88
description: "Learn F# programming - for developers new to F#, and experienced F# / .NET developers"
99
ms.topic: landing-page # Required
1010
author: KathleenDollard
11-
ms.author: kdollard
1211
ms.date: 11/03/2021
1312

1413
landingContent:

docs/iot/debugging.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Debug .NET apps on ARM single-board computers
33
description: Learn how to debug .NET apps on ARM single-board computers (SBCs) such as Raspberry Pi.
44
author: camsoper
5-
ms.author: casoper
65
ms.date: 07/31/2024
76
ms.topic: how-to
87
zone_pivot_groups: ide-set-one

docs/iot/deployment.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Deploy .NET apps to ARM single-board computers
33
description: Learn how to deploy .NET apps to ARM single-board computers (SBCs) such as Raspberry Pi.
44
author: camsoper
5-
ms.author: casoper
65
ms.date: 07/31/2024
76
ms.topic: how-to
87
ms.service: dotnet

0 commit comments

Comments
 (0)