Skip to content

Commit fcff7cf

Browse files
committed
ci(github): restore default reviewers to halibobo1205 and 317787106
1 parent 6a995dc commit fcff7cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-reviewer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
'metrics': ['halibobo1205', 'Sunny6889'],
4848
'ci': ['bladehan1', 'halibobo1205'],
4949
};
50-
const defaultReviewers = ['bladehan1', 'kuny0707'];
50+
const defaultReviewers = ['halibobo1205', '317787106'];
5151
5252
// ── Normalize helper ─────────────────────────────────────
5353
// Strip spaces, hyphens, underscores and lower-case so that

0 commit comments

Comments
 (0)