# Contacts

[Slack](http://callysto.slack.com)

## Developer Contacts

Project Manager, Byron Chu <byron.chu@cybera.ca>

* adds you to Jira
* leads sprint meetings
* if you are uncomfortable contacting your other team leaders for any reason please address your concerns with Byron

Lead Developer, India Heisz <india@pims.math.ca>

* general inquiries
* help with code
* questions about the project
* mathbox questions
* adds you to github
* developer team maintainer

Senior Developer, Eric Easthope <eric.easthope@me.com>

* nbplus maintainer
* leads work on Callysto coding extensions
* D3 questions and D3 code help

## Site Directors

University of British Columbia (Vancouver), Michael Lamoreux <mikel@pims.math.ca>

* coordinates meetings for all sites

University of Calgary, Cristian Rios <crios@ucalgary.ca>

University of Lethbridge, Sean Fitzpatrick <sean.fitzpatrick@uleth.ca>

University of Manitoba, Kirill Kopotun <pims@umanitoba.ca>

University of Saskatchewan, Gary Au <gary.au@usask.ca>

University of British Columbia (Okanagan), John Braun <john.braun@ubc.ca>

University of Victoria, Anthon Quas <aquas@uvic.ca>

Simon Fraser University, Cedric Chauve <cedric.chauve@sfu.ca>

PIMS Headquarters, Jim Colliander <director@pims.math.ca>


---

# 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://training.callysto.ca/internal-links/contacts.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.
