From 797076ce92f69f574ce91a4c790eb98fbd4f1124 Mon Sep 17 00:00:00 2001 From: Nick Snyder Date: Fri, 4 Dec 2020 14:15:01 -0800 Subject: [PATCH] Update documentation for Codenotify experiment (#16407) --- .github/CODEOWNERS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a0b7281d5de..7cc5bb26eec 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,10 @@ # Order is important; the last matching pattern takes the most # precedence. -# We are experimenting with not using CODEOWNERS until the end of October. -# More context: https://github.com/sourcegraph/sourcegraph/pull/13838 +# We prefer to use Codenotify (https://github.com/sourcegraph/codenotify) instead of CODEOWNERS. +# More context is in this blog post: https://about.sourcegraph.com/blog/a-different-way-to-think-about-code-ownership/ +# If you are tempted to add an entry to CODEOWNERS, please try using Codenotify first for some amount of time. +# If Codenotify does not satisfy your needs, then you can open a PR to propose adding a new entry to CODEOWNERS and Nick will review. +# The PR description should describe why using Codenotify was insufficient. Thanks! CODEOWNERS @nicksnyder .github/CODEOWNERS @nicksnyder