Skip to content

Commit fde78da

Browse files
MichaelSimonscaptainsafia
authored andcommitted
Update source-build team references (#58324)
1 parent 985d919 commit fde78da

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/eng/common/ @dotnet-maestro-bot
1717
/eng/Versions.props @dotnet-maestro-bot @dotnet/aspnet-build @wtgodbe
1818
/eng/Version.Details.xml @dotnet-maestro-bot @dotnet/aspnet-build @wtgodbe
19-
/eng/SourceBuild* @dotnet/source-build-internal
19+
/eng/SourceBuild* @dotnet/source-build
2020
/src/Caching/ @captainsafia @halter73 @mgravell
2121
/src/Caching/**/PublicAPI.*Shipped.txt @dotnet/aspnet-api-review @captainsafia @halter73 @mgravell
2222
/src/Components/ @dotnet/aspnet-blazor-eng

eng/DotNetBuild.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. -->
1+
<!-- When altering this file, please include @dotnet/product-construction as a reviewer. -->
22

33
<Project>
44

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. -->
1+
<!-- When altering this file or making other Source Build related changes, include @dotnet/source-build as a reviewer. -->
22
<!-- See aka.ms/dotnet/prebuilts for guidance on what pre-builts are and how to eliminate them. -->
33

44
<UsageData>

0 commit comments

Comments
 (0)