mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
CODEOWNERS: More specific rules for @keegancsmith
This commit is contained in:
parent
3496114f3b
commit
5529f8d44f
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@ -2,10 +2,8 @@
|
||||
# Each line is a file pattern followed by one or more owners.
|
||||
# https://help.github.com/articles/about-codeowners/
|
||||
|
||||
*git* @keegancsmith
|
||||
/migrations/ @keegancsmith
|
||||
monolith/ @keegancsmith
|
||||
search @keegancsmith
|
||||
*git*/* @keegancsmith
|
||||
/cmd/searcher/ @keegancsmith
|
||||
/packages/webapp/src/ @felixfbecker
|
||||
/xlang/ @keegancsmith @beyang
|
||||
/schema/ @sqs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user