Sort codeowners file

(cherry picked from commit 291cddc170caf552b5ed3587bbe5096fac8111e4)
This commit is contained in:
Florian Bruhin 2017-11-03 14:44:01 +01:00
parent 864249d798
commit 6233358b71

3
.github/CODEOWNERS vendored
View File

@ -1,9 +1,10 @@
qutebrowser/browser/history.py @rcorre
qutebrowser/completion/* @rcorre
qutebrowser/config/configdata.yml @mschilli87
qutebrowser/misc/sql.py @rcorre
tests/end2end/features/completion.feature @rcorre
tests/end2end/features/test_completion_bdd.py @rcorre
tests/unit/browser/test_history.py @rcorre
tests/unit/completion/* @rcorre
tests/unit/misc/test_sql.py @rcorre
qutebrowser/config/configdata.yml @mschilli87