Skip to content

Commit 7fd0aa5

Browse files
add review comment to sb files (#15288)
* add review comment to sb files * add CODEOWNERS entry for source-build
1 parent 289ab1c commit 7fd0aa5

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="*/*" />

0 commit comments

Comments
 (0)