diff --git a/.editorconfig b/.editorconfig index 81787c6dd..5963e5abe 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ # Top-most EditorConfig file. root = true -[{**.{md,ini,sh,rules,nft},**/APKBUILD}] +[{**.{md,ini,sh,rules,nft},**/APKBUILD,CODEOWNERS}] indent_style = tab end_of_line = lf trim_trailing_whitespace = true