From c97e44e3729df4a72f92e62e559583e45c733664 Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Tue, 26 Oct 2021 08:19:23 -0700 Subject: [PATCH] Update CODEOWNERS --- CODEOWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index c2681e4a28..4fbc07e21b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,7 @@ -# Each line is a file pattern followed by one or more owners. +# Each line is a file pattern followed by one or more owners. Being an owner +# means those groups or individuals will be added as reviewers to PRs affecting +# those areas of the code. +# # More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners /builtin/credential/ @hashicorp/vault-ecosystem