Skip to content

Commit 9fa3848

Browse files
committed
Update team list and add CODEOWNERS
Update OWNERS_ALIASES with the full shiftstack engineering team. Add CODEOWNERS for automatic reviewer assignment on PRs. Ref: OSPRH-32049 Change-Id: I76ab049af712bab5fdc40ff6dbd6b264e704e18f Signed-off-by: Itay Matza <imatza@redhat.com>
1 parent 7e879c6 commit 9fa3848

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Default reviewers for all files
2+
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3+
4+
* @dlaw4608 @ekuris-redhat @eshulman2 @gryf @imatza-rh @mandre @stephenfin @tusharjadhav3302 @winiciusallan

OWNERS_ALIASES

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,22 @@
22

33
aliases:
44
shiftstack-approvers:
5-
- eurijon
5+
- dlaw4608
6+
- ekuris-redhat
7+
- eshulman2
68
- gryf
79
- imatza-rh
810
- mandre
911
- stephenfin
12+
- tusharjadhav3302
13+
- winiciusallan
1014
shiftstack-reviewers:
11-
- eurijon
15+
- dlaw4608
16+
- ekuris-redhat
17+
- eshulman2
1218
- gryf
1319
- imatza-rh
1420
- mandre
1521
- stephenfin
22+
- tusharjadhav3302
23+
- winiciusallan

0 commit comments

Comments
 (0)