Skip to content

Commit 62328fc

Browse files
Update source-build team references (#17894)
1 parent 69dd6d7 commit 62328fc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
* @dotnet/fsharp-team-msft
2-
/eng/SourceBuild* @dotnet/source-build-internal
2+
/eng/DotNetBuild.props @dotnet/product-construction
3+
/eng/SourceBuild* @dotnet/source-build

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, 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)