[CODEOWNERS] Update owners for JS and Wasm part of gradle plugin
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user