Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArtak <34246760+mkArtakMSFT@users.noreply.github.com>2021-10-26 01:31:00 +0300
committerGitHub <noreply@github.com>2021-10-26 01:31:00 +0300
commite42a7ede86687f6e7f799164ecae724f48db5198 (patch)
treec60a9684f3df3ca23d1cd9951dea6da52d35c9d7 /docs
parent926a11312a5e817bfb3927d0aa1a341a2c418d98 (diff)
Removed outdated sections (#37798)
Also added a note about the new DL used to send communication to
Diffstat (limited to 'docs')
-rw-r--r--docs/APIReviewProcess.md26
1 files changed, 1 insertions, 25 deletions
diff --git a/docs/APIReviewProcess.md b/docs/APIReviewProcess.md
index 69dfe9c320..fcc3845de4 100644
--- a/docs/APIReviewProcess.md
+++ b/docs/APIReviewProcess.md
@@ -1,27 +1,3 @@
-# Description
-
-Starting in 5.0, certain areas within the dotnet/aspnetcore and dotnet/extensions repos will require formal *incremental* API reviews before any PRs that change APIs are merged.
-
-API changes to the following areas are required to go follow this process:
-
-* area-blazor
-* area-dataprotection
-* area-healthchecks
-* area-grpc
-* area-mvc
- * feature-model-binding
- * feature-razor-pages
- * feature-JSONPatch
- * feature-discovery
- * feature-formatters
- * feature-api-explorer
- * feature-tag-helpers
-* area-razor.compiler
-* area-security
-* area-signalr
-* area-identity
-* area-servers
-
## Process
The goal of the API Review process is to ensure that the new APIs are following common patterns and the best practices.
@@ -70,4 +46,4 @@ If you are assigned a community-submitted change to *champion* in our API-review
## API Review Meeting
-The API Review meeting is open to all members of the ASP.NET Core team. The meeting invite is sent out to all the team members to join. Every API review meeting should include the area owners of the API change proposals as mandatory attendees. To list of all pending API review proposals can be found at: <https://aka.ms/aspnet/apireviews>
+The API Review meeting is open to all members of the ASP.NET Core team. The meeting invite as well as communication about API reviews is shared on the internal `ASP.NET Core API Reviews` distribution list. Every API review meeting should include the area owners of the API change proposals as mandatory attendees. To list of all pending API review proposals can be found at: <https://aka.ms/aspnet/apireviews>