Skip to content

Commit 53382d0

Browse files
committed
Add CODEOWNERS file for automated reviewer assignment
This adds a CODEOWNERS file to automatically assign the appropriate maintainer team for pull request reviews, improving the review process and ensuring timely code review. Fixes: flatcar/Flatcar#1791 Team assigned: @flatcar/flatcar-maintainers Signed-off-by: Jan Bronicki <[email protected]>
1 parent ba1db30 commit 53382d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CODEOWNERS file for scripts
2+
# This file defines who is responsible for code review
3+
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
4+
5+
* @flatcar/flatcar-maintainers

0 commit comments

Comments
 (0)