diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..eba096d --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# This repo is owned by the universal-publishing team, which is administered by the FT Content Programme Team. +* @Financial-Times/universal-publishing diff --git a/pull_request_template.md b/.github/pull_request_template.md similarity index 100% rename from pull_request_template.md rename to .github/pull_request_template.md