Skip to content
Merged
Show file tree
Hide file tree
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
20 changes: 19 additions & 1 deletion docs/_data/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,14 @@ authors:
term: "Founding member, 2014-2022"
- team: former_numfocus_subcommittee

- id: celestehorgan
name: Celeste Horgan
github: https://github.com/celestehorgan
affiliations: [snowflake]
teams:
- team: jupyter_foundation
organization: Snowflake

- id: choldgraf
name: Chris Holdgraf
github: https://github.com/choldgraf
Expand Down Expand Up @@ -285,8 +293,18 @@ authors:
github: https://github.com/savannahostrowski
affiliations: [snowflake]
teams:
- team: jupyter_foundation
- team: former_jupyter_foundation
organization: Snowflake
term: "2024-2025"

- id: sagelywizard
name: Ben Bastian
github: https://github.com/sagelywizard
affiliations: [google]
teams:
- team: former_jupyter_foundation
organization: Google
term: "2024-2025"

- id: stefanv
name: Stefan van der Walt
Expand Down
3 changes: 3 additions & 0 deletions docs/_data/jupyter-teams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ teams:
- id: former_community_building_working_group
name: Former Community Building Working Group

- id: former_jupyter_foundation
name: Former Jupyter Foundation Governing Board

- id: former_media_strategy_working_group
name: Former Media Strategy Working Group

Expand Down
5 changes: 5 additions & 0 deletions docs/people.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ The Union of Councils (UoC) is the union of the membership of all Subproject Cou
```{team-members} former_community_building_working_group
```

### Former Jupyter Foundation Governing Board

```{team-members} former_jupyter_foundation
```

### Former Jupyter Media Strategy Working Group

```{team-members} former_media_strategy_working_group
Expand Down