Skip to content

Commit e914f23

Browse files
dotnet-botoleksandr-didykvzarytovskii
authored
add review comment to sb files (#15288) (#15302)
* add review comment to sb files * add CODEOWNERS entry for source-build Co-authored-by: Oleksandr Didyk <[email protected]> Co-authored-by: Vlad Zarytovskii <[email protected]>
1 parent 8e25657 commit e914f23

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
* @dotnet/fsharp-team-msft
2+
/eng/SourceBuild* @dotnet/source-build-internal

eng/SourceBuild.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. -->
2+
13
<Project>
24

35
<PropertyGroup>

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<!-- Whenever altering this or other Source Build files, please include @dotnet/source-build-internal as a reviewer. -->
2+
<!-- See aka.ms/dotnet/prebuilts for guidance on what pre-builts are and how to eliminate them. -->
3+
14
<UsageData>
25
<IgnorePatterns>
36
<UsagePattern IdentityGlob="Microsoft.SourceBuild.Intermediate.*/*" />

0 commit comments

Comments
 (0)