* add review comment to sb files

* add CODEOWNERS entry for source-build
This commit is contained in:
Oleksandr Didyk 2023-06-15 18:45:14 +02:00 коммит произвёл GitHub
Родитель c42b0d67a0
Коммит 2971950853
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 6 добавлений и 0 удалений

1
.github/CODEOWNERS поставляемый
Просмотреть файл

@ -16,6 +16,7 @@
/eng/common/ @dotnet-maestro-bot
/eng/Versions.props @dotnet-maestro-bot @dotnet/aspnet-build @wtgodbe
/eng/Version.Details.xml @dotnet-maestro-bot @dotnet/aspnet-build @wtgodbe
/eng/SourceBuild* @dotnet/source-build-internal
/src/Caching/ @captainsafia @halter73 @mgravell
/src/Caching/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @captainsafia @halter73 @mgravell
/src/Components/ @dotnet/aspnet-blazor-eng

Просмотреть файл

@ -1,3 +1,5 @@
<!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. -->
<Project>
<PropertyGroup>

Просмотреть файл

@ -1,3 +1,6 @@
<!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. -->
<!-- See aka.ms/dotnet/prebuilts for guidance on what pre-builts are and how to eliminate them. -->
<UsageData>
<IgnorePatterns>
<UsagePattern IdentityGlob="Microsoft.SourceBuild.Intermediate.*/*" />