From 13f48197d2acce3f8f43da3687d422633acd99e5 Mon Sep 17 00:00:00 2001 From: rzou Date: Wed, 2 Apr 2025 15:44:16 -0700 Subject: [PATCH] Add Chillee as core reviewer (#150579) Pull Request resolved: https://github.com/pytorch/pytorch/pull/150579 Approved by: https://github.com/albanD, https://github.com/drisspg, https://github.com/malfet --- .github/merge_rules.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/merge_rules.yaml b/.github/merge_rules.yaml index 0a091ecadbe..bae188d2a33 100644 --- a/.github/merge_rules.yaml +++ b/.github/merge_rules.yaml @@ -540,6 +540,7 @@ - bdhirsh - zou3519 - isuruf + - Chillee mandatory_checks_name: - EasyCLA - Lint