diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2953cbd73..92957f2a6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,16 +1,8 @@ [//]: # (SPDX-License-Identifier: CC-BY-4.0) -[//]: # (TODO Customize PR template) - -[//]: # (See https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository ) - - - -* [ ] Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? (If so, a version bump will be required from *x.y.z* to *x.(y+1).0*.) - - \ No newline at end of file + diff --git a/CODEOWNERS b/CODEOWNERS index 2e052fdcc..1f6576922 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,8 +1,6 @@ # SPDX-License-Identifier: Apache-2.0 -# TODO Update code owners - # Last matching pattern has precedence # Default owner -* @pq-code-package/pqcp-hackers - \ No newline at end of file +* @pq-code-package/pqcp-embedded-maintainers-aarch64 +