From 8ce938f3c0b18a494eb556be2356a5d777b5ebe0 Mon Sep 17 00:00:00 2001 From: Nicholas McDonnell <50747025+mcdonnnj@users.noreply.github.com> Date: Wed, 15 Dec 2021 15:33:40 -0500 Subject: [PATCH] Add VM Fusion dev team as dot-file CODEOWNERS --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a3f5bd4..98bb421 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,6 +5,9 @@ # requested for review when someone opens a pull request. * @ChrisSCISA @justmurphy @KwadwoBCISA +# These folks own any dot-files in the repository. +.* @dav3r @felddy @jsf9k @mcdonnnj + # These folks own any files in the .github directory at the root of # the repository and any of its subdirectories. /.github/ @dav3r @felddy @jsf9k @mcdonnnj