# People

The project involves computer scientists from different institutions. Current members are actively involved in the engineering of the operating system and have direct access to its codebase whereas contributors improve the code through submission of new features.&#x20;

{% hint style="info" %}
For general questions on how to get involved, please contact [Dr Ward Jaradat](https://wardjaradat.github.io/)
{% endhint %}

### Core Members

Core members are actively involved in the research and development activities of the project.

| Name                                                                         |
| ---------------------------------------------------------------------------- |
| [Prof Alan Dearle](https://al.host.cs.st-andrews.ac.uk/)                     |
| [Dr Ward Jaradat](https://wardjaradat.github.io/)                            |
| [Dr Jon Lewis](https://srg.cs.st-andrews.ac.uk/people/staff/jonathan-lewis/) |
| Mr Kareem Ahmad                                                              |

### Contributors

| Name                 |
| -------------------- |
| Mr Alastair Millican |


---

# 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://stardustos.gitbook.io/stardust/people.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.
