Skip to content

Commit 2a61baf

Browse files
authored
Fix CODEOWNERS issues (#863)
Fixes two issues with the configuration: - @fu5ha wasn't getting review request due to user name rename. - Our [Embark Open Source Tool project checker](https://github.com/EmbarkStudios/opensource/tree/main/src) that validates our projects have maintainers assigned categorized this as not fully maintained as didn't have a root owner `*`, @eddyb I made this you right now instead of just for `/crates/`. But we can tweak that going forward also. But this will keep our Slack bot happy
1 parent 5ac500d commit 2a61baf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
/crates/ @eddyb
1+
* @eddyb
22

3-
/examples/ @termhn @VZout
3+
/examples/ @fu5ha @VZout

0 commit comments

Comments
 (0)