File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- * @ kolchfa-aws @ Naarcha-AWS @ AMoo-Miki @ natebower @ dlvenable @ epugh @ sumobrian
1
+ * @ kolchfa-aws @ AMoo-Miki @ natebower @ dlvenable @ epugh @ sumobrian
Original file line number Diff line number Diff line change 29
29
with :
30
30
script : |
31
31
let assignee = context.payload.pull_request.user.login;
32
- const prOwners = ['Naarcha-AWS', ' kolchfa-aws', 'natebower'];
32
+ const prOwners = ['kolchfa-aws', 'natebower'];
33
33
34
34
if (!prOwners.includes(assignee)) {
35
35
assignee = 'kolchfa-aws'
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ This document lists the maintainers in this repo. See [opensearch-project/.githu
7
7
| Maintainer | GitHub ID | Affiliation |
8
8
| ---------------- | ----------------------------------------------- | ----------- |
9
9
| Fanit Kolchina | [ kolchfa-aws] ( https://github.com/kolchfa-aws ) | Amazon |
10
- | Nate Archer | [ Naarcha-AWS] ( https://github.com/Naarcha-AWS ) | Amazon |
11
10
| Nathan Bower | [ natebower] ( https://github.com/natebower ) | Amazon |
12
11
| Miki Barahmand | [ AMoo-Miki] ( https://github.com/AMoo-Miki ) | Amazon |
13
12
| David Venable | [ dlvenable] ( https://github.com/dlvenable ) | Amazon |
@@ -20,4 +19,5 @@ This document lists the maintainers in this repo. See [opensearch-project/.githu
20
19
| ---------------- | ------------------------------------------------------- | ----------- |
21
20
| Heather Halter | [ hdhalter] ( https://github.com/hdhalter ) | Amazon |
22
21
| Melissa Vagi | [ vagimeli] ( https://github.com/vagimeli ) | Amazon |
23
- | Stephen Crawford | [ stephen-crawford] ( https://github.com/stephen-crawford ) | Amazon |
22
+ | Stephen Crawford | [ stephen-crawford] ( https://github.com/stephen-crawford ) | Amazon |
23
+ | Nate Archer | [ Naarcha-AWS] ( https://github.com/Naarcha-AWS ) | Amazon |
Original file line number Diff line number Diff line change @@ -23,8 +23,6 @@ The following resources provide important guidance regarding contributions to th
23
23
If you encounter problems or have questions when contributing to the documentation, these people can help:
24
24
25
25
- [ kolchfa-aws] ( https://github.com/kolchfa-aws )
26
- - [ Naarcha-AWS] ( https://github.com/Naarcha-AWS )
27
-
28
26
29
27
## Code of conduct
30
28
You can’t perform that action at this time.
0 commit comments