From 0260c2d3c8df9d22a363f7e69f3be9c9e01db99d Mon Sep 17 00:00:00 2001 From: jheikes515 <87785368+jheikes515@users.noreply.github.com> Date: Fri, 3 Nov 2023 17:43:10 -0400 Subject: [PATCH] Create CODEOWNERS --- CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..87f6a0c --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,6 @@ +# Lines starting with '#' are comments. +# Each line is a file pattern followed by one or more owners. + +# These owners will be the default owners for everything in the repo. +* @heroku/front-end +#ECCN:Open Source