Skip to content

Commit 7f7f3b4

Browse files
committed
issue-template: Remove ventueroo as assigneee
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 69fe4c4 commit 7f7f3b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Bug Report
22
description: Report a bug or regression in a CachyOS kernel
33
title: "[BUG] "
44
labels: ["bug"]
5-
assignees: [ptr1337, sir_lucjan, 1Naim, ventureoo]
5+
assignees: [ptr1337, sir_lucjan, 1Naim]
66
body:
77
- type: checkboxes
88
id: preflight

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Feature Request / Patch Submission
22
description: Suggest a new patch, config change, or feature for a CachyOS kernel variant
33
title: "[FEATURE] "
44
labels: ["enhancement"]
5-
assignees: [ptr1337, sir_lucjan, 1Naim, ventureoo]
5+
assignees: [ptr1337, sir_lucjan, 1Naim]
66
body:
77
- type: checkboxes
88
id: preflight

0 commit comments

Comments
 (0)