mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
Update CODEOWNERS (#529)
This commit is contained in:
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@@ -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
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -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
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user