CODEOWNERS: remove vim modeline (MR 4940)
We configure editors via editorconfig file. Remove the modeline, it was wrong anyway by setting "et" to expand tabs to spaces, where in reality this file uses tabs.
This commit is contained in:
parent
f20ff5dba3
commit
297dafc5ba
1 changed files with 0 additions and 2 deletions
|
@ -59,5 +59,3 @@ device/*/alsa-ucm-conf-google-gru/ @jenneron
|
|||
device/*/*-videostrong-kii-pro/ @vitali64yt
|
||||
device/*/*-amlogic-s905*/ @vitali64yt
|
||||
device/*/linux-postmarketos-amlogic/ @vitali64yt @exkc
|
||||
|
||||
# vim: ts=8 sw=4 et
|
||||
|
|
Loading…
Reference in a new issue