From 58df28ff9be5e52dcc961b498abe6306cd52c104 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Wed, 23 Oct 2024 13:06:09 -0500 Subject: [PATCH] Update source-build team references (#75536) --- .github/CODEOWNERS | 3 ++- eng/{SourceBuild.props => DotNetBuild.props} | 2 +- eng/SourceBuildPrebuiltBaseline.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) rename eng/{SourceBuild.props => DotNetBuild.props} (93%) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b56c7b0a085bd..34ac25cb4275e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,7 +8,8 @@ docs/compilers @dotnet/roslyn-compiler docs/ide @dotnet/roslyn-ide eng/ @dotnet/roslyn-infrastructure -eng/SourceBuild* @dotnet/source-build-internal +/eng/DotNetBuild.props @dotnet/product-construction +/eng/SourceBuild* @dotnet/source-build scripts/ @dotnet/roslyn-infrastructure src/Analyzers/ @dotnet/roslyn-ide diff --git a/eng/SourceBuild.props b/eng/DotNetBuild.props similarity index 93% rename from eng/SourceBuild.props rename to eng/DotNetBuild.props index 9004a80e28bbf..e508693e89ac0 100644 --- a/eng/SourceBuild.props +++ b/eng/DotNetBuild.props @@ -1,4 +1,4 @@ - + diff --git a/eng/SourceBuildPrebuiltBaseline.xml b/eng/SourceBuildPrebuiltBaseline.xml index e12f1b0b9d109..140179baf5d0d 100644 --- a/eng/SourceBuildPrebuiltBaseline.xml +++ b/eng/SourceBuildPrebuiltBaseline.xml @@ -1,4 +1,4 @@ - +