From 77b1a4b6e3b635e174cc87529e5fd1c6d7e86d34 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 5 Aug 2024 17:22:53 -0400 Subject: [PATCH] Update default issue assignees --- .github/ISSUE_TEMPLATE/new-member-request.md | 2 +- .github/ISSUE_TEMPLATE/task.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-member-request.md b/.github/ISSUE_TEMPLATE/new-member-request.md index aed0914..1c4bfcc 100644 --- a/.github/ISSUE_TEMPLATE/new-member-request.md +++ b/.github/ISSUE_TEMPLATE/new-member-request.md @@ -3,7 +3,7 @@ name: New Member Request about: Request membership in the ELN SIG title: 'SIG Membership Request: ' labels: new member -assignees: bookwar, sgallagher +assignees: yselkowitz, tdawson --- diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md index 18a70ad..7945217 100644 --- a/.github/ISSUE_TEMPLATE/task.md +++ b/.github/ISSUE_TEMPLATE/task.md @@ -3,7 +3,7 @@ name: New Task about: Create a task for the ELN SIG title: 'TASK: ' labels: triage -assignees: bookwar, sgallagher +assignees: yselkowitz, tdawson --- ### What does the ELN SIG need to do?