pub(crate) fn find_owners_up_to_dir_with_parent(
    project_path: &Utf8PathBuf,
    parent_path: &str
) -> Option<Utf8PathBuf>