Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MDGcode committed Jul 28, 2024
1 parent c919c6e commit c55b9f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/config/participants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const participants = [
{ name: "Andreea Vilcu", github: "Andreea1129" },
{ name: "Dinu Tiberiu-George", github: "TibiAS" },
{ name: "Fronea Gabriel", github: "GabrielFronea" },
{ name: "Plamadeala Catarina", github: "catarinaplamadeala"},
{ name: "Busescu Florian-Constantin", github "tatamare123"},
{ name: "Cocor Erwin", github: "wazyraf"},
{ name: "Plamadeala Catarina", github: "catarinaplamadeala" },
{ name: "Busescu Florian-Constantin", github: "tatamare123" },
{ name: "Cocor Erwin", github: "wazyraf" },
];

0 comments on commit c55b9f3

Please sign in to comment.