Function convert_people

Source
fn convert_people(
    poetry: &Table,
    project: &mut Table,
    key: &str,
    diagnostics: &mut Vec<String>,
)