qutebrowser/.github/CODEOWNERS
Marcel Schilling af9c94bd23 add myself as codeowner for configdata YAML file
* to be notified of changes so I can help maintain consistency
2017-11-03 08:44:11 +01:00

10 lines
374 B
Plaintext

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