-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
baa59a9
commit 54ac50e
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Default code owners for all files and directories | ||
* @bardielle @machacekondra @mikemorency | ||
|
||
# Integration tests permissions | ||
/tests/integration/ @shellymiron @elsapassaro @prabinovRedhat @anna-savina | ||
|
||
# Workflow files permissions | ||
.github/workflows/* @shellymiron @elsapassaro @prabinovRedhat @anna-savina | ||
|
||
# Scripts directory permissions | ||
/tools/ @shellymiron @elsapassaro @anna-savina @prabinovRedhat | ||
/changelogs/ @shellymiron @elsapassaro @anna-savina @prabinovRedhat |