mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 00:21:44 +02:00
Add CODEOWNERS file for automated reviewer assignment (#3158)
This PR adds a CODEOWNERS file to automatically assign the appropriate maintainer team for pull request reviews, addressing the manual reviewer assignment issues outlined in https://github.com/flatcar/Flatcar/issues/1791.
This commit is contained in:
commit
b02823bf9e
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…
x
Reference in New Issue
Block a user