ソースを参照

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')"
         with:
           # Weighted assignments
-          assignees: arthanson:3, jeffgdotorg:3, jeremystretch:3, abhi1693, DanSheps
+          assignees: arthanson:3, jeffgdotorg:3, jeremystretch:3, DanSheps
           numOfAssignee: 1
           abortIfPreviousAssignees: true