Skip to content

Conversation

dorian-adams
Copy link
Contributor

@dorian-adams dorian-adams commented Jan 22, 2025

Description

Update membership_type choices on Membership model to reflect 2024 Bylaws Change 1 (psf/bylaws#4)

  • Create data migration to merge MANAGING (3) into CONTRIBUTING (4).
  • Update Membership model, remove MANAGING.

Left gap in membership_type choice values to ease data migration process.

Closes

Closes #2566

Update `membership_type` on `Membership` model to reflect 2024 Bylaws Change 1 (psf/bylaws#4) - Create data migration to merge `MANAGING` (3) into `CONTRIBUTING` (4). - Update `Membership` model, remove `MANAGING`. - Update all references: `MANAGING` to `CONTRIBUTING`. Left gap in `membership_type` choice values to ease data migration process. Closes python#2566
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant