diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0cea654d601..2135361814b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug Report 🐛 about: Something isn't working as expected? Here is the right place to report. labels: bug -assignees: jeffchew, wonilsuhibm, ljcarot, RobertaJHahn, oliviaflory, IgnacioBecerra +assignees: jeffchew, wonilsuhibm, ljcarot, RobertaJHahn, guilhermelMoraes --- diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 02b23c3e80f..5b445b2373a 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -2,7 +2,7 @@ name: Question 🤔 about: Usage question or discussion about Carbon for IBM.com. labels: question -assignees: jeffchew, wonilsuhibm, ljcarot, RobertaJHahn, oliviaflory, IgnacioBecerra +assignees: jeffchew, wonilsuhibm, ljcarot, RobertaJHahn, guilhermelMoraes ---