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

Split subproject leaders into client, sdk and other #77

Merged
merged 3 commits into from
Jun 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 17 additions & 5 deletions jellyfin-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,35 @@

## Subproject Leaders

| Project | Leaders |
### Clients

| Project | Leader(s) |
|:-:|:-:|
| Android | [Max Rumpf](https://github.com/Maxr1998), [Niels van Velzen](https://github.com/nielsvanvelzen) |
| Android TV | [Niels van Velzen](https://github.com/nielsvanvelzen) |
| Expo (iOS) | [Bill Thornton](https://github.com/thornbill) |
| FFmpeg | [Nyanmisaka](https://github.com/nyanmisaka) |
| Jellyfin Media Player | [Izzie Walton](https://github.com/iwalton3) |
| Kodi | [mcarlton00](https://github.com/mcarlton00), [Odd Stråbø](https://github.com/oddstr13) |
| Kotlin SDK | [Niels van Velzen](https://github.com/nielsvanvelzen) |
| Mopidy | [mcarlton00](https://github.com/mcarlton00) |
| MPV Shim | [Izzie Walton](https://github.com/iwalton3) |
| Plugins | [Cody Robibero](https://github.com/crobibero) |
| Roku | [Neil Burrows](https://github.com/neilsb) |
| Swiftfin | [Ethan Pippin](https://github.com/lepips) |
| TypeScript SDK | [Bill Thornton](https://github.com/thornbill) |
| Vue | [Fernando Fernández](https://github.com/ferferga), [Thibault Nocchi](https://github.com/ThibaultNocchi) |

### SDKs

| Project | Leader(s) |
|:-:|:-:|
| Kotlin SDK | [Niels van Velzen](https://github.com/nielsvanvelzen) |
| TypeScript SDK | [Bill Thornton](https://github.com/thornbill) |

### Others

| Project | Leader(s) |
|:-:|:-:|
| FFmpeg | [Nyanmisaka](https://github.com/nyanmisaka) |
| Plugins | [Cody Robibero](https://github.com/crobibero) |

## Contributor Team

See the [GitHub Organization](https://github.com/orgs/jellyfin/people) for a list of all members of the Contributor Team.
Loading