Skip to content

Commit 76c4172

Browse files
Update source-build team references (#1057)
1 parent 6020d26 commit 76c4172

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When generating a package(s), the tooling will detect and generate all dependent
3838

3939
**Note:** All new packages should be for released stable versions. Adding preview/release candidate
4040
packages are for exceptional cases only and require approval from
41-
[dotnet/source-build-internal](https://github.com/orgs/dotnet/teams/source-build-internal).
41+
[dotnet/source-build](https://github.com/orgs/dotnet/teams/source-build).
4242

4343
**Note:** Reference packages should only be added to this repo if they are required during the product
4444
source build (e.g. a [VMR](https://github.com/dotnet/dotnet) build). Reference packages that are only

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)