xiaohan-xue

Results 1 issues of xiaohan-xue

hello! thanks for making this super useful library :) In [`path_to_regex()`](https://github.com/sbdchd/codeowners/blob/master/codeowners/__init__.py#L67), is it intended that the expanded ** regex match not only subfolders, but also partial filenames? For example, `a/**/b/`...