Right now we have two ways of tracking people in openedx-webhooks, with people.yaml and salesforce-export.csv . people.yaml is getting pretty out of date.
Figure out what peopl.yaml still being used for and get rid of it if possible.
If we're using it to see which contributors are CCs, we can instead look at what repos they have write permission to and what org they're from to determine that.
Right now we have two ways of tracking people in openedx-webhooks, with
people.yamlandsalesforce-export.csv.people.yamlis getting pretty out of date.Figure out what peopl.yaml still being used for and get rid of it if possible.
If we're using it to see which contributors are CCs, we can instead look at what repos they have
writepermission to and what org they're from to determine that.