Skip to content

Fix ClickHouse glob in CODEOWNERS

What does this MR do and why?

The CODEOWNERS file uses glob syntax, so the /**/click(_|-)?house/ regex won't work as expected. This MR fixes that.

Context: !136558 (comment 1643022286)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports