Commit 6c2f702
authored
Update CODEOWNERS for integration tests ownership (#9049)
## Summary of changes
Tweak codeowners to work around a bug in our testlogger
## Reason for change
Currently there's a bug in the CODEOWNERS parser with the pattern
`something/**/here` which means it recognizes `/something/else/here` but
not `/something/else`. This is a workaround, until we fix the test
logger
## Implementation details
Add the extra entry
## Test coverage
errr
## Other details
See #9045 for the real
fix
#incident-573031 parent 328c169 commit 6c2f702
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments