From f2f3b0c9c560532fa8169b68c30c441c3ccc9a39 Mon Sep 17 00:00:00 2001 From: Kiuk Chung Date: Wed, 8 Mar 2023 18:30:45 +0000 Subject: [PATCH] [PT-D] Update CODEOWNERS, merge_rules, and Persons-of-Interest for torch.distributed --- .github/merge_rules.yaml | 2 ++ CODEOWNERS | 8 ++++---- docs/source/community/persons_of_interest.rst | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/merge_rules.yaml b/.github/merge_rules.yaml index b1e267f3b24d3f..30d58ac93186cb 100644 --- a/.github/merge_rules.yaml +++ b/.github/merge_rules.yaml @@ -243,6 +243,8 @@ - fegin - kumpera - yhcharles + - kiukchung + - d4l3k mandatory_checks_name: - EasyCLA - Lint diff --git a/CODEOWNERS b/CODEOWNERS index 46de19276d2f33..20fc608bd2fdb7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -45,10 +45,10 @@ nn/qat/ @jerryzh168 # Distributed package # This list is mostly if you'd like to be tagged as reviewer, feel free to add # or remove yourself from it. -/torch/csrc/distributed/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin -/torch/distributed/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin -/torch/distributed/_composable @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @yhcharles @fegin -/torch/nn/parallel/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin +/torch/csrc/distributed/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @kiukchung @d4l3k +/torch/distributed/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @kiukchung @d4l3k +/torch/distributed/_composable @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @yhcharles @fegin @kiukchung @d4l3k +/torch/nn/parallel/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @kiukchung @d4l3k # Distributed tests # This list is mostly if you'd like to be tagged as reviewer, feel free to add diff --git a/docs/source/community/persons_of_interest.rst b/docs/source/community/persons_of_interest.rst index c6fc75b865f0c1..e0221f7e3466d8 100644 --- a/docs/source/community/persons_of_interest.rst +++ b/docs/source/community/persons_of_interest.rst @@ -87,7 +87,7 @@ Distributed - Alisson Azzolini (`aazzolini `__) - Ke Wen (`kwen2501 `__) - James Reed (`jamesr66a `__) -- (emeritus) Kiuk Chung (`kiukchung `__) +- Kiuk Chung (`kiukchung `__) - (emeritus) Pieter Noordhuis (`pietern `__) - (emeritus) Mingzhe Li (`mingzhe09088 `__) - (emeritus) Omkar Salpekar (`osalpekar `__)