qutebrowser/.github/CODEOWNERS
2017-07-07 17:58:38 +02:00

11 lines
457 B
Plaintext

* @The-Compiler
qutebrowser/browser/history.py @The-Compiler @rcorre
qutebrowser/completion/* @The-Compiler @rcorre
qutebrowser/misc/sql.py @The-Compiler @rcorre
tests/end2end/features/completion.feature @The-Compiler @rcorre
tests/end2end/features/test_completion_bdd.py @The-Compiler @rcorre
tests/unit/browser/test_history.py @The-Compiler @rcorre
tests/unit/completion/* @The-Compiler @rcorre
tests/unit/misc/test_sql.py @The-Compiler @rcorre