Commit 418363dbe4a9ce510556c13dc42365b82cfce1c4

Authored by Thiago Franco de Moraes
1 parent 7945d095
Exists in wxgtk3_bkp

Added Olly Betts as contributor

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
invesalius/gui/dialogs.py
... ... @@ -780,7 +780,8 @@ def ShowAboutDialog(parent):
780 780 "Tatiana Al-Chueyr (former)",
781 781 "Guilherme Cesar Soares Ruppert (former)",
782 782 "Fabio de Souza Azevedo (former)",
783   - "Bruno Lara Bottazzini (contributor)"]
  783 + "Bruno Lara Bottazzini (contributor)",
  784 + "Olly Betts (patches to wxPython3)"]
784 785  
785 786 info.Translators = ["Alex P. Natsios",
786 787 "Andreas Loupasakis",
... ...