[CODEOWNERS] Update owners for JS and Wasm part of gradle plugin

This commit is contained in:
Zalim Bashorov
2022-11-10 16:56:09 +01:00
parent 9c6254c8f5
commit 43e05ed8a2
2 changed files with 6 additions and 3 deletions
@@ -88,7 +88,7 @@ class SpaceCodeOwnersTest : TestCase() {
owners: CodeOwners,
val root: File
) {
private val fileWalkDepthLimit = 8
private val fileWalkDepthLimit = 13
val matchers =
owners.patterns
@@ -294,4 +294,4 @@ private fun parseCodeOwners(file: File): CodeOwners {
}
private const val OWNER_LIST_DIRECTIVE = "OWNER_LIST"
private const val UNKNOWN_DIRECTIVE = "UNKNOWN"
private const val UNKNOWN_DIRECTIVE = "UNKNOWN"