From 6d67664380c09a1e9e1e3771f2124cd49b72f6be Mon Sep 17 00:00:00 2001 From: Stas Bekman Date: Wed, 18 Jan 2023 17:23:36 -0800 Subject: [PATCH] [issues template] update deepspeed owners (#21027) * [issues template] update deepspeed owners add the right contact for deepspeed@accelerate * pr-template --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 9ad17ee35a..32f05b479a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -41,7 +41,7 @@ body: Integrations: - - deepspeed: @stas00 + - deepspeed: HF Trainer: @stas00, Accelerate: @pacman100 - ray/raytune: @richardliaw, @amogkam Documentation: @sgugger, @stevhliu and @MKhalusova diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6cd96576e4..fcf4614bd7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -55,7 +55,7 @@ Library: Integrations: -- deepspeed: @stas00 +- deepspeed: HF Trainer: @stas00, Accelerate: @pacman100 - ray/raytune: @richardliaw, @amogkam Documentation: @sgugger, @stevhliu and @MKhalusova