Skip to content

Commit

Permalink
Update CODEOWNERS and gitstream
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfs committed Oct 24, 2023
1 parent 9112f7b commit 7aa50fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .cm/platform_labels.cm
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ platforms:
- 'platforms/core-execution/build-cache-base/'
- 'platforms/core-execution/build-cache-http/'
- 'platforms/core-execution/build-cache-packaging/'
- 'subprojects/build-operations/'
- 'platforms/core-runtime/build-operations/'
- 'platforms/core-runtime/files/'
- 'platforms/core-execution/hashing/'
- 'platforms/core-execution/snapshots/'
Expand Down Expand Up @@ -117,7 +117,7 @@ platforms:
name: 'core_execution'
subprojects:
- 'platforms/core-execution/'
- 'subprojects/build-operations/'
- 'platforms/core-runtime/build-operations/'
- 'subprojects/build-profile/'
- core_runtime:
name: 'core_runtime'
Expand Down
3 changes: 1 addition & 2 deletions .cm/summary_table.cm
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ platforms:
- 'platforms/core-execution/build-cache-base/'
- 'platforms/core-execution/build-cache-http/'
- 'platforms/core-execution/build-cache-packaging/'
- 'subprojects/build-operations/'
- 'platforms/core-runtime/build-operations/'
- 'platforms/core-runtime/files/'
- 'platforms/core-execution/hashing/'
- 'platforms/core-execution/snapshots/'
Expand Down Expand Up @@ -131,7 +131,6 @@ platforms:
name: 'core_execution'
subprojects:
- 'platforms/core-runtime/'
- 'subprojects/build-operations/'
- 'subprojects/build-profile/'
- core_runtime:
name: 'core_runtime'
Expand Down
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* @gradle/bt-unassigned-maintainers

# Core automation platform (core/execution)
subprojects/build-operations/ @gradle/bt-execution @gradle/bt-ge-build-cache
subprojects/build-profile/ @gradle/bt-execution

# Core automation platform (core/configuration)
Expand Down Expand Up @@ -134,6 +133,7 @@ subprojects/docs/src/docs/userguide/troubleshooting/version_catalog_problems.ado

# Core Runtime
platforms/core-runtime/ @gradle/bt-core-runtime-maintainers
platforms/core-runtime/build-operations/ @gradle/bt-execution @gradle/bt-ge-build-cache
platforms/core-runtime/functional/ @gradle/bt-core-runtime-maintainers @gradle/bt-execution @bamboo
platforms/core-runtime/files/ @gradle/bt-core-runtime-maintainers @gradle/bt-execution @gradle/bt-ge-build-cache

Expand Down

0 comments on commit 7aa50fe

Please sign in to comment.