Skip to content

Commit fa5af18

Browse files
author
Mateus Oliveira
authored
remove mateusoliveira43 (#1199)
Signed-off-by: Mateus Oliveira <msouzaol@redhat.com>
1 parent 2e4a0dc commit fa5af18

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflow_templates/create-market-place-pr/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Settings(BaseSettings):
2626
"This pull request was created automatically after merging new version of "
2727
"[Pelorus](https://github.com/dora-metrics/pelorus)\n\n"
2828
# TODO read Owners file in repo root
29-
"Please review it\n- @etsauer\n- @KevinMGranger\n- @mateusoliveira43\n"
29+
"Please review it\n- @etsauer\n- @KevinMGranger\n"
3030
"- @mpryc\n- @weshayutin\n\n"
3131
"After review, comment `/unhold` in This PR to merge it."
3232
),

OWNERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
approvers:
22
- etsauer
33
- KevinMGranger
4-
- mateusoliveira43
54
- mpryc
65
- weshayutin
76
- cgruver
87

98
reviewers:
109
- etsauer
1110
- KevinMGranger
12-
- mateusoliveira43
1311
- mpryc
1412
- weshayutin
1513
- cgruver

0 commit comments

Comments
 (0)