Enable automatic PR reviews

Create a global rule to auto-assign all PR reviews to the dnf team, which will then handle them in a round-robin fashion based on GitHub settings.
This commit is contained in:
Jan Kolarik 2025-02-26 06:47:20 +00:00 committed by kolage
parent 1fc1972abd
commit 3be2735ed6
1 changed files with 2 additions and 0 deletions

2
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,2 @@
# Assign everything by default to the dnf-team
* @rpm-software-management/dnf-team