From e0f349c2b07975810b7c4faeeafe2f4124f3cfc9 Mon Sep 17 00:00:00 2001 From: Sayak Paul Date: Mon, 8 Jan 2024 19:12:04 +0530 Subject: [PATCH] correct reviewers in PR template (#6485) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 53be591fe2..9ddb51753a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -38,7 +38,7 @@ members/contributors who may be interested in your PR. Core library: -- Schedulers: @williamberman and @patrickvonplaten +- Schedulers: @yiyixuxu and @patrickvonplaten - Pipelines: @patrickvonplaten and @sayakpaul - Training examples: @sayakpaul and @patrickvonplaten - Docs: @stevhliu and @yiyixuxu