Make rcorre codeowners line recursive

This commit is contained in:
Florian Bruhin 2018-09-01 22:17:22 +02:00
parent 003f667d4f
commit 5f10c9c15f

2
.github/CODEOWNERS vendored
View File

@ -1,5 +1,5 @@
qutebrowser/browser/history.py @rcorre
qutebrowser/completion/* @rcorre
qutebrowser/completion/** @rcorre
qutebrowser/misc/sql.py @rcorre
tests/end2end/features/completion.feature @rcorre
tests/end2end/features/test_completion_bdd.py @rcorre