Index: .editorconfig
===================================================================
--- .editorconfig	(revision 28395)
+++ .editorconfig	(working copy)
@@ -13,7 +13,7 @@
 trim_trailing_whitespace = true
 indent_style = tab
 
-[*.json]
+[*.json,*.yml]
 indent_style = space
 indent_size = 2
 
