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:
Oliver Smith 2024-03-17 22:01:12 +01:00
parent f20ff5dba3
commit 297dafc5ba
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

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