Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Holly Mitchell, update Robert Garcia's headshot #685

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

hancush
Copy link
Collaborator

@hancush hancush commented Dec 16, 2020

Overview

See title.

Checklist

  • PR has a descriptive enough title to be useful in changelogs

Notes

Needed to remove Ridley-Thomas's memberships ending 2021, as well as the membership created for Mitchell before the corresponding scraper change came in.

LAMetroPerson.objects.get(family_name='Ridley-Thomas').memberships.filter(end_date__startswith='2021').delete()
Person.objects.get(family_name='Mitchell').memberships.filter(organization__name='Board of Directors', post__isnull=True).delete()

Testing Instructions

  • Deploy to production and confirm that Holly Mitchell has a headshot and bio, that Ridley-Thomas no longer appears in the board members listing, and that Robert Garcia has an updated headshot.

Handles #681, #683

@hancush hancush changed the title Update Robert Garcia's headshot Add Holly Mitchell, update Robert Garcia's headshot Dec 16, 2020
@hancush hancush merged commit 39c606d into master Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant