Skip to content

Latest commit

 

History

History
36 lines (33 loc) · 2.26 KB

TierOneRepos.md

File metadata and controls

36 lines (33 loc) · 2.26 KB

Tier 1 Repositories

A tier 1 repository is a repository which requires the dependency flow and composition that is provided by Arcade. Tier 1 repositories fully participate in all shared tooling and infrastructure areas. The primary driving business requirement is the ability to build .NET Core 3.0 transparently, quickly, reliably, and in a serviceable form.

Tier 1 Repositories table

Repository Branch Owner
aspnet/AspNetCore master @natemcmaster
aspnet/EntityFrameworkCore master @natemcmaster
aspnet/Extensions master @natemcmaster
aspnet/Scaffolding master @vijayrkn
aspnet/BrowserLink master @vijayrkn
aspnet/websdk master @vijayrkn
dotnet/arcade master @markwilkie
dotnet/cli master @marcpopMSFT
dotnet/clicommandlineparser master @marcpopMSFT
dotnet/cli-migrate master @marcpopMSFT
dotnet/coreclr master @jeffschwMSFT
dotnet/corefx master @danmosemsft
dotnet/core-sdk master @marcpopMSFT
dotnet/core-setup master TBD
dotnet/fsharp master @brettfo
dotnet/roslyn master @jaredpar
dotnet/templating master @mlorbetske
dotnet/toolset master @marcpopMSFT
dotnet/sdk master @marcpopMSFT
dotnet/standard master @danmosemsft
dotnet/symreader master @tmat
dotnet/symreader-portable master @tmat
dotnet/msbuild master @marcpopMSFT
Microsoft/visualfsharp master @brettfo
winforms master @AdamYoblick
wpf master
dotnet/xliff-tasks master @tmeschter