Fix naming

This commit is contained in:
Stephan Hoyer 2022-03-02 07:31:34 +01:00
parent 1c07143be4
commit 9906e23118
11 changed files with 13 additions and 13 deletions

2
.github/CODEOWNERS vendored
View file

@ -1 +1 @@
* @isiahmeadows @StephanHoyer
* @dead-claudia @StephanHoyer

View file

@ -3,7 +3,7 @@ name: "\U0001F41B Bug"
about: Report a bug in Mithril.js
title: ''
labels: 'Type: Bug'
assignees: isiahmeadows
assignees: dead-claudia
---

View file

@ -3,7 +3,7 @@ name: "\U0001F680 Feature or Enhancement"
about: Suggest an idea or feature for Mithril.js
title: ''
labels: 'Type: Enhancement'
assignees: isiahmeadows
assignees: dead-claudia
---