add myself as codeowner for configdata YAML file

* to be notified of changes so I can help maintain consistency
This commit is contained in:
Marcel Schilling 2017-11-02 14:47:42 +01:00
parent c6d7509220
commit af9c94bd23

1
.github/CODEOWNERS vendored
View File

@ -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