Преглед изворни кода

Remove abhi1693 from issue triage rotation

Jeremy Stretch пре 1 година
родитељ
комит
67165a9f91
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/auto-assign-issue.yml

+ 1 - 1
.github/workflows/auto-assign-issue.yml

@@ -16,6 +16,6 @@ jobs:
         if: "contains(github.event.issue.labels.*.name, 'status: needs triage')"
         if: "contains(github.event.issue.labels.*.name, 'status: needs triage')"
         with:
         with:
           # Weighted assignments
           # Weighted assignments
-          assignees: arthanson:3, jeffgdotorg:3, jeremystretch:3, abhi1693, DanSheps
+          assignees: arthanson:3, jeffgdotorg:3, jeremystretch:3, DanSheps
           numOfAssignee: 1
           numOfAssignee: 1
           abortIfPreviousAssignees: true
           abortIfPreviousAssignees: true