Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Default: any one maintainer approves
* @castrojo @p5 @m2Giles @tulilirockz
* @projectbluefin/maintainers

# Sensitive paths — require maintainer review
.github/workflows/ @castrojo @p5 @m2Giles @tulilirockz
Justfile @castrojo @p5 @m2Giles @tulilirockz
build_files/ @castrojo @p5 @m2Giles @tulilirockz
elements/ @castrojo @p5 @m2Giles @tulilirockz
.github/workflows/ @projectbluefin/maintainers
Justfile @projectbluefin/maintainers
build_files/ @projectbluefin/maintainers
elements/ @projectbluefin/maintainers

# BEGIN TRIAGERS — managed by projectbluefin/common, do not edit manually
# docs/** @handle1 @handle2
Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/ghcr-cleanup.yml

This file was deleted.

Loading