Skip to content

Commit

Permalink
[Contributors] Fixed alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
PanosK92 committed Aug 18, 2023
1 parent cc6645d commit e7ea972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/Widgets/MenuBar.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ namespace
{
// format: name,contribution,country,button text,button url
"Apostolos Bouzalas,ECS bug fixes,Greece,LinkedIn,https://www.linkedin.com/in/apostolos-bouzalas",
"Jesse Guerrero,UX improvements,US,LinkedIn,https://www.linkedin.com/in/jguer",
"Iker Galardi,Linux port,Basque Country,LinkedIn,https://www.linkedin.com/in/iker-galardi/",
"Jesse Guerrero,UX improvements,US,LinkedIn,https://www.linkedin.com/in/jguer",
"Konstantinos Benos,Transform handle bug fixes,Greece,Twitter,https://twitter.com/deg3x",
"Nick Polyderopoulos,UX improvements,Greece,LinkedIn,https://www.linkedin.com/in/nick-polyderopoulos-21742397"
};
Expand Down

0 comments on commit e7ea972

Please sign in to comment.