From eea46df0314b4a7d2f2c1c7e8251e4b9223c8bb9 Mon Sep 17 00:00:00 2001 From: Nick Snyder Date: Wed, 14 Oct 2020 10:35:46 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2448c9..30af0c0 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ dir/**" @all-dir -## Why codenotify? +## Why use Codenotify? GitHub projects can create a [CODEOWNERS](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners) file (inspired by [Chromium's use of OWNERS files](https://chromium.googlesource.com/chromium/src/+/master/docs/code_reviews.md#OWNERS-files)) and GitHub will automatically add reviewers. There are a few downsides to this approach: