# Team

| Name               | Role           | Organization |
| ------------------ | -------------- | ------------ |
| Jackie Jiang       | PMC, Committer | StarTree     |
| Mayank Shrivastava | PMC, Committer | StarTree     |
| Neha Pawar         | PMC, Committer | StarTree     |
| Seunghyun Lee      | PMC, Committer | LinkedIn     |
| Siddharth Teotia   | PMC, Committer | LinkedIn     |
| Subbu Subramaniam  | PMC, Committer | LinkedIn     |
| Xiang Fu           | PMC, Committer | StarTree     |
| Akshay Rai         | Committer      | LinkedIn     |
| Alexander Pucher   | Committer      | StarTree     |
| Chinmay Soman      | Committer      | StarTree     |
| Haibo Wang         | Committer      | Facebook     |
| James Shao         | Committer      | Netflix      |
| Jean-Francois Im   | Committer      | Argo AI      |
| Jennifer Dai       | Committer      | LinkedIn     |
| Jialiang Li        | Committer      | LinkedIn     |
| Jihao Zhang        | Committer      | LinkedIn     |
| Kartik Khare       | Committer      | Walmart      |
| Long Huynh         | Committer      | LinkedIn     |
| Sunitha Beeram     | Committer      | LinkedIn     |
| Ting Chen          | Committer      | Uber         |
| Xiaohui Sun        | Committer      | Airbnb       |
| Yupeng Fu          | Committer      | Uber         |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pinot.apache.org/release-0.11.0/community-1/team.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
