diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2b8c12de9..a27cc9f1d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,6 @@ 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