This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review
A CODEOWNERS file is used by GitHub to define who is automatically requested to review pull requests with changes to code they are responsible for.
The CODEOWNERS file in the SE701-T5/Frontend repository will define the @SE701-T5/frontend team as responsible by default for all changes with exception to:
README.md
LICENSE
.github/*
which all the @SE701-T5/team5 is responsible for as these are documents and changes to these are team-related.
The CODEOWNERS file will be located in the .github/ directory.
A CODEOWNERS file is used by GitHub to define who is automatically requested to review pull requests with changes to code they are responsible for.
The CODEOWNERS file in the SE701-T5/Frontend repository will define the @SE701-T5/frontend team as responsible by default for all changes with exception to:
which all the @SE701-T5/team5 is responsible for as these are documents and changes to these are team-related.
The CODEOWNERS file will be located in the .github/ directory.