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

Create page of Pants team members and proudest contribs (Cherry-pick of #16676) #16730

Merged
merged 2 commits into from
Aug 31, 2022
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
89 changes: 89 additions & 0 deletions docs/markdown/Getting Help/the-pants-community/team.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
---
title: "Meet the Team"
slug: "team"
excerpt: ""
hidden: false
createdAt: "2022-08-15T22:36:48.659Z"
updatedAt: "2022-08-28T22:13:54.279Z"
---
Pants open source project has had many team members in over a decade. The current team is comprised of elected Contributors and Maintainers, who are nominated based on [criteria](docs:the-pants-community#how-is-the-community-structured) including demonstrated commitment to the project and a track record of contributions to the project and community. Interested in joining our team? Learn more on [The Pants Community](docs:the-pants-community) page.

Maintainers
-----------

| **NAME** | **PROUDEST CONTRIBUTION** |
| -------------------------- | ----------------------------------------------------------------------------------------------------- |
| **A. Alonso Dominguez** | "Adding support for Helm and working on extending it to support managing deployments" |
| **Alexey Tereshenkov** | "Adding yapf formatter support and writing blog posts about Pants" |
| **Andreas Stenius** | "Adding Docker support" |
| **Benjy Weinberger** | "The options system — unifying our flags, config and env vars into a coherent, extensible framework." |
| **Carina C. Zona** | "Developing the #welcome channel on Pants community chat" |
| **Christopher Neugebauer** | Adding multi-architecture Mac support for Apple Silicon (M1s) |
| **Daniel Wagner-Hall** | Laid the foundation for remote execution |
| **Danny McClanahan** | Implemented bounded runtime polymorphism with union rules and improved plugin UX with async/await |
| **Eric Arellano** | "Migrating Pants to Python 3 for my internship project" |
| **Henry Fuller** | "Working on replacing watchman with a kernel based file watcher in the V2 engine" |
| **John Sirois** | |
| **Joshua Cannon** | "I'm proud and thankful my voice can and is being used to shape Pants inside and out" |
| **Kris Wilson** | "Helping lay the foundation for the v2 engine and realizing the power of Rust + Python for perf". |
| **Patrick Lawson** | Formalized targets, BUILD files, and fingerprinting in v.1 |
| **Stu Hood** | Helping to push the v2 engine forward, which eventually turned into Pants 2.0. |
| **Tom Dyas** | Adding the Golang backend and getting remote execution to work with more servers. |
| **Yi Cheng** | Adding coursier integration to v.1 |

Contributors
------------

| **NAME** | **PROUDEST CONTRIBUTION** |
| ---------------------- | ------------------------------------------------------------------------------------------------------- |
| **Chris Williams** | |
| **Dan Moran** | "Enabling automatic usage of `pytest-xdist` in `./pants test`" |
| **Doron Somech** | |
| **Jacob Floyd** | Gave the idea for skip_flake8 et al, which grew into a flagship feature: incremental adoption |
| **Jonas Stendahl** | "Adding formatting and linting support for Protobuf" |
| **Josh Reed** | "Remains continually willing to bikeshed about design decisions on the Pants Slack" |
| **Nick Grisafi** | "Participating in podcasts with maintainers (Eric and Josh) on developer experience and Pants!" |
| **Raúl Cuza** | "The first time I was able to help someone else with pants on the Slack <https://pantsbuild.slack.com>." |
| **Rhys Madigan** | "Making unit test run times easier to understand" |
| **Suresh Joshi (SJ)** | "Writing a post on the Pants Blog about my experimental PyOxidizer plugin" |
| **Tansy Arron-Walker** | "Writing my first task in the new engine was really exciting!" |
| **Thales Menato** | |

***

When team members retire from the team in good standing, they are designated emeritus. We are grateful for the many past contributons by our emeritus team members, whose collective work created the strong foundations that modern Pants stands on. We are honored to have had the opportunity to collaborate with them as teammates.

Maintainers Emeritus
--------------------

| **NAME** | **PROUDEST CONTRIBUTION** |
| --------------------- | ----------------------------------------------------------------------------------- |
| **Andy Reitz** | |
| **Borja Lorente** | "Polished several components, including the v1 daemon and the v2 CLI UX" |
| **Chris Heisterkamp** | Revamped the JUnit Test runner in v.1 |
| **Chris Livingston** | Added support to v.1 for 3rd party resolution of native (C/C++) dependencies |
| **David Taylor** | |
| **David Turner** | |
| **Dorothy Ordogh** | |
| **Eric Ayers** | |
| **Fedor Korotkov** | |
| **Ity Kaul** | |
| **Garrett Malmquist** | Worked on codegen in v.1 |
| **Greg Shuflin** | "Being a part of the team effort to get Pants 2.0 shipped" |
| **Larry Hosken** | |
| **Mateo Rodriguez** | Added Android support to v.1 |
| **Matt Olsen** | Added infrastructure Scala to v.1 |
| **Nora Howard** | "Parallelized JVM compilation in v.1 and developed one of the v2 engine prototypes" |
| **Peiyu Wang** | |
| **Pierre Chevalier** | Kickstarting adoption of the Black linter |
| **Tejal Desai** | |
| **Travis Crawford** | |
| **Yujie Chen** | |

Contributors Emeritus
---------------------

| **NAME** | **PROUDEST CONTRIBUTION** |
| -------------------- | ----------------------------------------------------------------------- |
| **Liam Wilson** | Added Poetry support |
| **Mathieu Sabourin** | "Helped with the Python 3 migration and fixed some bugs along the way." |