diff --git a/.codespellrc b/.codespellrc index ae46cf6ec..e27616e21 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,3 +1,3 @@ [codespell] -ignore-words-list = ans, als, hel, boostrap, childs, te, vas, hsa, ment, cann, thi, makro, wil, rouge, PRIS, ather, MIS, medias, allready, inout, nd, fo, visibles, nothink, renderD +ignore-words-list = ans, als, hel, boostrap, childs, te, vas, hsa, ment, cann, thi, makro, wil, rouge, PRIS, ather, MIS, medias, allready, inout, nd, fo, visibles, nothink, renderD, ond skip = *.json, *.jsonl, *.patch, *.txt, *.lock diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 5cc8d3970..7462a3789 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -475,6 +475,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "charlotte12l": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "chenxu214": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -692,6 +699,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "jasonjk-park": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "jasperjiaguo": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,