From 4107fef98282a82331731876b295123a149b2dd5 Mon Sep 17 00:00:00 2001 From: Tomasz Pietrek Date: Thu, 4 Jan 2024 08:11:02 +0100 Subject: [PATCH] Remove Casper from issue assignees Signed-off-by: Tomasz Pietrek --- .github/ISSUE_TEMPLATE/client_enhancement.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/client_enhancement.md b/.github/ISSUE_TEMPLATE/client_enhancement.md index f38a880c..793e0a33 100644 --- a/.github/ISSUE_TEMPLATE/client_enhancement.md +++ b/.github/ISSUE_TEMPLATE/client_enhancement.md @@ -2,7 +2,7 @@ name: Client Enhancement about: Request a new feature to be added to NATS clients labels: enhancement, client -assignees: ripienaar, wallyqs, scottf, aricart, derekcollison, Jarema, piotrpio, jnmoyne, bruth, caspervonb, levb, mtmk +assignees: ripienaar, wallyqs, scottf, aricart, derekcollison, Jarema, piotrpio, jnmoyne, bruth, levb, mtmk --- ## Overview @@ -24,7 +24,7 @@ The behavior is documented in ADR-X. - [ ] C @levb - [ ] Python @wallyqs - [ ] Ruby @wallyqs - - [ ] Rust @Jarema @caspervonb + - [ ] Rust @Jarema - [ ] .Net V2 @mtmk ## Other Tasks