mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:51:44 +00:00
Update documentation for Codenotify experiment (#16407)
This commit is contained in:
parent
d7d810e096
commit
797076ce92
7
.github/CODEOWNERS
vendored
7
.github/CODEOWNERS
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user