Update CODEOWNERS (#529)
parent
24c1c59416
commit
a7edd766e3
|
@ -1,4 +1,4 @@
|
||||||
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
||||||
# Order is important; the last matching pattern takes the most precedence.
|
# Order is important; the last matching pattern takes the most precedence.
|
||||||
|
|
||||||
* @artemgavrilov @darkfronza
|
* @artemgavrilov @dutow
|
||||||
|
|
|
@ -3,7 +3,7 @@ description: File a bug report
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
assignees:
|
assignees:
|
||||||
- artemgavrilov
|
- artemgavrilov
|
||||||
- darkfronza
|
- dutow
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
|
@ -3,7 +3,7 @@ description: Suggest an idea for this project
|
||||||
labels: ["feature"]
|
labels: ["feature"]
|
||||||
assignees:
|
assignees:
|
||||||
- artemgavrilov
|
- artemgavrilov
|
||||||
- darkfronza
|
- dutow
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
Loading…
Reference in New Issue