https://github.com/pyro-ppl/community
Governance for Pyro, NumPyro, and related projects
https://github.com/pyro-ppl/community
Last synced: 28 days ago
JSON representation
Governance for Pyro, NumPyro, and related projects
- Host: GitHub
- URL: https://github.com/pyro-ppl/community
- Owner: pyro-ppl
- License: apache-2.0
- Created: 2020-11-03T14:13:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-13T21:01:30.000Z (about 5 years ago)
- Last Synced: 2025-01-17T14:56:56.616Z (12 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Governance for Pyro, NumPyro, and related projects
Pyro is owned by the [LF AI Foundation](https://wiki.lfaidata.foundation/display/PYRO/Pyro+Home).
## Charter
See Pyro's [Technical Charter](https://wiki.lfaidata.foundation/download/attachments/7733298/Pyro%20Project%20Technical%20Charter%201-7-2020.pdf?version=1&modificationDate=1580158662000&api=v2).
## Code owners
When proposing changes to Pyro projects we recommend cc'ing the following owners.
For small changes, feel free to open up a PR directly.
For large changes we recommend opening a github issue for discussion.
For very large design changes we recommend creating a [design document](https://github.com/pyro-ppl/pyro/wiki/Design-Docs) for discussion.
- [Pyro](https://github.com/pyro-ppl/pyro) is owned by
@fritzo @eb8680 @martinjankowiak @fehiepsi @neerajprad @stefanwebb @jpchen
- `pyro.poutine` is mainly owned by @eb8680
- `pyro.distributions` is mainly owned by @fritzo and @neerajprad
- `pyro.distributions.transforms` is owned by @stefanwebb
- `pyro.contrib.gp` is owned by @fehiepsi
- `pyro.contrib.forecast` is owned by @fritzo and @martinjankowiak
- `pyro.contrib.epidemiology` is owned by @fritzo
- `pyro.contrib.funsor` is owned by @eb8680
- [NumPyro](https://github.com/pyro-ppl/numpyro) is owned by
@fehiepsi and @neerajprad
- [Funsor](https://github.com/pyro-ppl/funsor) is owned by
@eb8680 and @fritzo
For other repos see git commit history.
## Technical Steering Committee
Pyro development is governed by the Technical Steering Committee (TSC).
- Eli Bingham (@eb8680)
- Jonathan P. Chen (@jpchen)
- Martin Jankowiak (@martinjankowiak)
- Fritz Obermeyer (@fritzo) - Chair
- Du Phan (@fehiepsi)
- Neeraj Pradhan (@neerajprad)
- Stefan Webb (@stefanwebb)