SIGN IN SIGN UP

Fix GitHub breaking API change of `maintainers` in `Organization.create_team` (#3291)

Fixes #3278 by aligning with GitHub's breaking API change.

Key Changes:

* Change `maintainers` type to `str`, from `int.
* ~~Introduce targeted test for this change~~
* Update existing Organizations unit test and content to account for
`str` change

Co-authored-by: Enrico Minack <github@enrico.minack.dev>
Z
Zachary committed
17bc4df41a2b5fddad062e7e34c1921ed28570d3
Parent: 6f0d6ef
Committed by GitHub <noreply@github.com> on 9/2/2025, 7:42:59 AM