Skip to content

Commit eec5017

Browse files
authoredAug 5, 2024··
chore: update codeowners (#637)
## Description See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file `/*` only protects the top level files. ## Related Issue N/A ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed
1 parent 6b1f89b commit eec5017

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎CODEOWNERS

+5-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
/* @defenseunicorns/uds-core
1+
* @defenseunicorns/uds-core
2+
3+
# Additional privileged files
4+
/CODEOWNERS @jeff-mccoy @daveworth
5+
/LICENSE @jeff-mccoy @daveworth

0 commit comments

Comments
 (0)
Please sign in to comment.