mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-06 12:36:59 +02:00
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: https://github.com/flatcar/Flatcar/issues/1791 Team assigned: @flatcar/flatcar-maintainers Signed-off-by: Jan Bronicki <janbronicki@microsoft.com>
This commit is contained in:
parent
ba1db309c0
commit
53382d0e90
5
CODEOWNERS
Normal file
5
CODEOWNERS
Normal file
@ -0,0 +1,5 @@
|
||||
# CODEOWNERS file for scripts
|
||||
# This file defines who is responsible for code review
|
||||
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
|
||||
|
||||
* @flatcar/flatcar-maintainers
|
Loading…
Reference in New Issue
Block a user