Right now for GitHub repositories, the attributedTo field for its Repository is the owner part of the slug (i.e. OPEN-NEXT in OPEN-NEXT/wp2.2_dev) which is clearly not always an actual GitHub user.
So, make attributedTo a Python list that holds actual usernames.
This might affect downstream analyses and visualisations.