/organizations API endpoint is returning members with an expired membership
The API seems to be returning all members but we need a list of all active members: https://membership-staging.eclipse.org/api/organizations
We have 2 options, we create a filter to allow us to retrieve only active members or we update this existing endpoint to only return active members.