Invert the users in the JSON data as we are otherwise forking one of our own repo
In tests.create_projects() we create the test project as belonging to
the user pingou, so the jsondata in the tests should correspond to this
otherwise we end up trying to fork our own project which is not allowed