diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c35e23b4..fb9feff2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,3 @@ # These owners will be requested for review when someone opens a pull request. -* @imaginator +* @apoelstra +* @delta1 diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index aa42cfb1..14f839f3 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -2,7 +2,7 @@ name: Bug Report description: File a bug report labels: ['bug'] assignees: - - imaginator + - delta1 body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 899d60cd..90fd91a2 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -2,7 +2,7 @@ name: Feature request description: Suggest a new feature labels: ['feature'] assignees: - - imaginator + - delta1 body: - type: input id: project