diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2f36614..e1cbb69 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # 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. -* @artemgavrilov @darkfronza \ No newline at end of file +* @artemgavrilov @dutow diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 1892b4c..858e64b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -3,7 +3,7 @@ description: File a bug report labels: ["bug"] assignees: - artemgavrilov - - darkfronza + - dutow body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 317fe87..b69452e 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -3,7 +3,7 @@ description: Suggest an idea for this project labels: ["feature"] assignees: - artemgavrilov - - darkfronza + - dutow body: - type: markdown