@@ -70,14 +70,13 @@ Source code for Integrated Reward System is spread over the following repositori
<!-- markdownlint-disable MD013 -->
| Repository | Description |
| ---------- | ----------- |
| [Integrated Reward System](https://gitlab.developers.cam.ac.uk/uis/devops/hr/irs/irs-webapp)¹ | The Applicant Portal and Admin Console web-apps. Most of the business logic is here. |
| [Integrated Reward System](https://gitlab.developers.cam.ac.uk/uis/devops/hr/irs/irs-webapp)¹ | The Applicant Portal and Admin Console web-apps. Most of the business logic is here. A separate `panel` API service is included within this repo which manages details of the committees who score applications, including members of the committees, are maintained |
| [Referee](https://gitlab.developers.cam.ac.uk/uis/devops/hr/irs/irs-referee)¹ | The Referee Portal (and Referee Admin Portal, which is only used for PPR) |
| [Orchestra](https://gitlab.developers.cam.ac.uk/uis/devops/hr/irs/irs-orchestra)¹ | Core backend component. Data repository and API. Implements some business logic. |
| [Panel](https://gitlab.developers.cam.ac.uk/uis/devops/hr/irs/irs-panel)¹ | Microservice where details of the committees who score applications, including members of the committees, are maintained |
| [Cloud Infrastructure](https://gitlab.developers.cam.ac.uk/uis/devops/hr/irs/irs-infrastructure)¹ | Terraform configuration for infrastructure and deployment |