Skip to content

Commit

Permalink
Update contributors list
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumechereau committed Mar 21, 2024
1 parent 1823f36 commit cb890ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/about.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ int gui_about_popup(void *data)
gui_text("● Dustin Willis Webber <dustin.webber@gmail.com>");
gui_text("● Pablo Hugo Reda <pabloreda@gmail.com>");
gui_text("● Othelarian (https://github.com/othelarian)");
gui_text("● Mariusz Pilipczuk (https://gitlab.com/madd-games)");
}
return gui_button("OK", 0, 0);
}
Expand Down

0 comments on commit cb890ae

Please sign in to comment.