Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #88 from unb-mds/chore/team-members-table
Browse files Browse the repository at this point in the history
[chore] Atualizar tabela de membros da equipe
  • Loading branch information
bitterteriyaki authored Nov 24, 2023
2 parents 6fb3fc7 + 309166c commit a130ad5
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,6 @@ Repositório contendo o código do projeto da disciplina de Métodos de
Desenvolvimento de Software. O projeto consiste em um juíz online para
programação competitiva.

## Membros

| Nome | Matrícula | GitHub |
|------------------|-----------|--------|
| Caio Alexandre | 221007644 | [@bitterteriyaki](https://github.com/bitterteriyaki) |
| João Farias | 221008187 | [@jpcfarias](https://github.com/jpcfarias) |
| Gabriel Moura | 221008060 | [@thegm445](https://github.com/thegm445) |
| Luiza Maluf | 221008294 | [@LuizaMaluf](https://github.com/LuizaMaluf) |
| Letícia Hladczuk | 221039209 | [@HladczukLe](https://github.com/HladczukLe) |
| Gabriel Fernando | 222022162 | [@MMcLovin](https://github.com/MMcLovin) |

## Instalação

### Ambiente
Expand Down Expand Up @@ -76,3 +65,17 @@ Em caso de problemas com a instalação, verifique a
## Links

- [Documentação](https://mds.kyomi.dev/pt/latest/)


## Membros

<table>
<tr>
<td align="center"><a href="https://github.com/bitterteriyaki"><img style="border-radius: 50%;" src="https://github.com/bitterteriyaki.png?size=100" width="100px;" alt=""/><br /><sub><b>Caio Alexandre</b></sub></a><br />
<td align="center"><a href="https://github.com/jpcfarias"><img style="border-radius: 50%;" src="https://github.com/jpcfarias.png?size=100" width="100px;" alt=""/><br /><sub><b>João Farias</b></sub></a><br />
<td align="center"><a href="https://github.com/thegm445"><img style="border-radius: 50%;" src="https://github.com/thegm445.png?size=100" width="100px;" alt=""/><br /><sub><b>Gabriel Moura</b></sub></a><br />
<td align="center"><a href="https://github.com/LuizaMaluf"><img style="border-radius: 50%;" src="https://github.com/LuizaMaluf.png?size=100" width="100px;" alt=""/><br /><sub><b>Luiza Maluf</b></sub></a><br /><a href="Link git" title="Rocketseat"></a></td>
<td align="center"><a href="https://github.com/HladczukLe"><img style="border-radius: 50%;" src="https://github.com/HladczukLe.png?size=100" width="100px;" alt=""/><br /><sub><b>Letícia Hladczuk</b></sub></a><br />
<td align="center"><a href="https://github.com/MMcLovin"><img style="border-radius: 50%;" src="https://github.com/MMcLovin.png?size=100" width="100px;" alt=""/><br /><sub><b>Gabriel Fernando</b></sub></a><br />
</tr>
</table>

0 comments on commit a130ad5

Please sign in to comment.