Skip to content

Commit 3416561

Browse files
committed
Rename aliases to openstack-* and add arxcruz, kstrenkova
Rename shiftstack-approvers/reviewers to openstack-approvers/reviewers to match the naming convention used across all other shiftstack org repos (shiftstack-ci, gazelle, ci-configs, merge-bot, etc.). Add arxcruz (Arx Cruz) and kstrenkova (Katarina Strenkova) as approvers and reviewers. Assisted-By: Claude Code Change-Id: I9bb750cae1a5c8bfd6a16d321b87cab78d58078e Signed-off-by: Itay Matza <imatza@redhat.com>
1 parent cae407c commit 3416561

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Default reviewers for all files
22
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
33

4-
* @dlaw4608 @ekuris-redhat @eshulman2 @gryf @imatza-rh @mandre @stephenfin @tusharjadhav3302 @winiciusallan
4+
* @arxcruz @dlaw4608 @ekuris-redhat @eshulman2 @gryf @imatza-rh @kstrenkova @mandre @stephenfin @tusharjadhav3302 @winiciusallan

OWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file just uses aliases defined in OWNERS_ALIASES.
33

44
approvers:
5-
- shiftstack-approvers
5+
- openstack-approvers
66

77
reviewers:
8-
- shiftstack-reviewers
8+
- openstack-reviewers

OWNERS_ALIASES

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,26 @@
11
# See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#OWNERS_ALIASES
22

33
aliases:
4-
shiftstack-approvers:
4+
openstack-approvers:
5+
- arxcruz
56
- dlaw4608
67
- ekuris-redhat
78
- eshulman2
89
- gryf
910
- imatza-rh
11+
- kstrenkova
1012
- mandre
1113
- stephenfin
1214
- tusharjadhav3302
1315
- winiciusallan
14-
shiftstack-reviewers:
16+
openstack-reviewers:
17+
- arxcruz
1518
- dlaw4608
1619
- ekuris-redhat
1720
- eshulman2
1821
- gryf
1922
- imatza-rh
23+
- kstrenkova
2024
- mandre
2125
- stephenfin
2226
- tusharjadhav3302

0 commit comments

Comments
 (0)