From 004810ded93874cec7b453e6fc0995fa6f0e5d0f Mon Sep 17 00:00:00 2001 From: Michael Lange Date: Thu, 23 Jan 2020 13:37:37 -0800 Subject: [PATCH] Add the digital marketing team as the code owners for the website dir --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..7ddae7907 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# Code-freeze: Docs will require approval by the Digital Marketing team +# during the website infrastructure migration. +/website/ @hashicorp/digital-marketing